DataSet Object: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
 
imported>Jeremy
No edit summary
Line 1: Line 1:
__TOC__
__TOC__
Data sets include far more ancillary information than simple tables of numbers and the DataSet_Object was designed as a standard container that can hold all of this information. The standard DataSet object is similar to a structure object defined in MATLAB but it is intended to standardize how data is organized and maintained. The purpose of this document is to define standards and conventions for the standard DataSet object developed and maintained by Eigenvector Research, Inc. (EVRI). It is the intention of EVRI that the DataSet be of an open architecture and independent of any toolboxes. For example, the DataSet is used in the PLS_Toolbox written by EVRI, but it does not require any of the PLS_Toolbox functions or scripts. Although the open architecture allows for user modifications, suggestions for modifications and enhancements should be forwarded to EVRI (helpdesk@eigenvector.com) who will make free updates available at ([www.eigenvector.com]).


* [[Introduction To The DataSet Object]]
* [[Introduction To The DataSet Object]]

Revision as of 17:37, 8 October 2008

Data sets include far more ancillary information than simple tables of numbers and the DataSet_Object was designed as a standard container that can hold all of this information. The standard DataSet object is similar to a structure object defined in MATLAB but it is intended to standardize how data is organized and maintained. The purpose of this document is to define standards and conventions for the standard DataSet object developed and maintained by Eigenvector Research, Inc. (EVRI). It is the intention of EVRI that the DataSet be of an open architecture and independent of any toolboxes. For example, the DataSet is used in the PLS_Toolbox written by EVRI, but it does not require any of the PLS_Toolbox functions or scripts. Although the open architecture allows for user modifications, suggestions for modifications and enhancements should be forwarded to EVRI (helpdesk@eigenvector.com) who will make free updates available at ([www.eigenvector.com]).