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
(10457 downloads for this version - 16266 downloads for all versions)
Details
Version
0.4
Author
Michael Baudin
Owner Organization
DIGITEO
Maintainers
Samuel Gougeon
Michael BAUDIN
Administrator ATOMS
License
Dependency
Creation Date
July 12, 2018
Source created on
Scilab 6.0.x
Binaries available on
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.1.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 subset of the NIST Standard Reference
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.

Please see the overview in the documentation of this toolbox.

FEATURES
--------
Provided functions:
 * nistdataset_getpath — Returns the path to the current module.
 * nistdataset_read — Reads a dataset from NIST
 * disp() overload to display data of any data set.
 
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/


CHANGES 0.3.1 => 0.4
--------------------
* First binary releases for Scilab 5.5 and for Scilab 6.0
* builder.sce can now build with both Scilab 5 and Scilab 6
* readme.txt updated: the assert module in now in native Scilab
* nistdataset_read() fixed against operations +-[] errors.
* Unit tests updated
* Dependency on helptbx removed: helptbx_helpupdate() is needed
   only for maintaining the help, not for using the module.
* nistdataset.start now checks that Apifun is loaded.
            
Files (4)
[103.09 kB]
Source code archive

[101.95 kB]
OS-independent binary for Scilab 5.5.x

[115.84 kB]
OS-independent binary for Scilab 6.0.x

[115.84 kB]
OS-independent binary for Scilab 6.1.x

News (0)
Comments (0)
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.