Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : NIST Datasets details
Login with GitLab

NIST Datasets

NIST Statistical Reference Datasets
(729 downloads for this version - 16406 downloads for all versions)
Details
Version
0.1
A more recent valid version with binaries for Scilab 5.2 exists: 0.2
Author
Michael Baudin
Owner Organization
DIGITEO
Maintainer
Michael BAUDIN
License
Dependencies
Creation Date
July 6, 2011
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("nistdataset")
Description
            Purpose
-------

The goal of this toolbox is to provide a collection of datasets 
distributed by NIST.

The NIST Standard Reference Datasets is a collection of datasets. 
The purpose of this project is to improve the accuracy of statistical 
software by providing reference datasets with certified computational 
results that enable the objective evaluation of statistical software.

See the overview in the help provided with this toolbox.

Features
--------

The following is a list of functions in this toolbox.

 * nistdataset_getpath — Returns the path to the current module.
 * nistdataset_read — Reads a dataset from NIST
 
Moreover, the module provides 34 datasets from NIST in the following 
categories:
 * Univariate Summary Statistics (9 datasets)
 * Non Linear Least Squares (25 datasets)

Datasets from other categories are provided on the NIST 
website, which cannot be read by the current toolbox. 
However, it should be straightforward to extend the current 
toolbox to read the other categories of files.

Bibliography
------------

 * Statistical Reference Datasets, http://www.itl.nist.gov/div898/strd/
            
Files (2)
[71.41 kB]
Source code archive

[99.49 kB]
OS-independent binary for Scilab 5.2.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (2)     Leave a comment 
Comment -- July 7, 2011, 04:06:34 PM    
Packaging of v0.1 checked on Windows XP.

-->atomsSystemUpdate()
-->atomsInstall('nistdataset')
 ans  =
!nistdataset  0.1-1  allusers  SCI\contrib\nistdataset\0.1-1  I  !
!                                                                !
!assert       1.3-1  allusers  SCI\contrib\assert\1.3-1       A  !
-->atomsLoad('nistdataset')
Start Nistdataset
	Load macros
	Load help
	Load demos
	Type "nistdataset_gui()" and search for "Nistdataset" for
Demonstrations.
Start Assert
	Load macros
	Load help
	Type "help assert_overview" for quick start.
	Type "demo_gui()" and search for Assert for Demonstrations.
 ans  =
!nistdataset  0.1-1  allusers  SCI\contrib\nistdataset\0.1-1  !
!                                                             !
!assert       1.3-1  allusers  SCI\contrib\assert\1.3-1       !
Comment from Torbjorn Pettersen -- July 14, 2011, 01:01:36 PM    
This is a very useful toolbox!

The nistdataset_gui() command does not yet seem to be active. 

Also - it would be nice if the data structure contained the model as an equation. 

Regards,
-Torbjørn
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.