Release Notes Solo Predictor Version 2 3 and Release Notes Version 6 7: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Jeremy
(Created page with '==Changes and Bug Fixes in Version 2.3== ===High-level Changes=== * Updated to be compatible with PLS_Toolbox/Solo 6.0 * Add ability to '''[[Solo_Predict…')
 
imported>Scott
 
Line 1: Line 1:
==Changes and Bug Fixes in Version 2.3==


===High-level Changes===
* Updated to be compatible with [[Software_User_Guide|PLS_Toolbox/Solo 6.0]]
* Add ability to '''[[Solo_Predictor_Reference_Manual#Log_File|make backups of log file]]''' (if desired) rather than just rolling over
* Discontinue limitation on number of clients
* Make '''[[Solo_Predictor_Reference_Manual#Server_Connection_Options|maxclients option]]''' visible in defaults.xml file (so user can modify as needed)
* Add ability to call allowed objects (DataSet, evriscript, evrigui)
* Allow for nested modelselector models
* Add '''[[Solo_Predictor_Reference_Manual#User_Timers|usertimers]]''' and connection into usertimers in default.xml
* Allow assignments to properties and indexing of objects:  options.initmode = '[2]'
* Allow variable indexing into cell arrays:  mode = '[2]'; model.tsqs{mode}


===Low-level Changes and Bug Fixes===
Version 6.7 of PLS_Toolbox and Solo was released in March, 2012.
* Allow requesting and returning of empty values
 
* Allow EOL to end a comment (in addition to a ; )
For general product information, see [http://www.eigenvector.com/software/pls_toolbox.htm PLS_Toolbox Product Page]. For information on Solo, see [http://www.eigenvector.com/software/solo.htm Solo Product Page].
* Don't look for y-variables if DSO labels are empty
 
* Don't make figures visible before grabbing (allows hidden figures to stay that way)
(back to [[Release Notes PLS Toolbox and Solo]])
* Change "figureall" command to be "figure all" and add new "figure list" command in place of "figure" command
 
* Make "figure" command return CURRENT non-hidden-handled figure (whatever it is)
==NEW FEATURES==
 
===Design Of Experients (DOE) Tools===
* bla
 
===Other Method Improvements===
* bla
 
===Preprocessing===
* bla
 
===Import / Export===
* bla
 
===DataSet Editor===
* bla
 
===Plot Controls===
* Selectable plot themes. [[Image:Figbg_color.gif|thumb|| ]]
* bla
 
===[[AnalysisWindow_Layout|Analysis Window]]===
* Show CV results for confusion table when available.
* Improved [[modelcache]] performance and string handling.
 
===[[WorkspaceBrowser_Layout|Workspace Browser]] ===
* Drag Drop - Enable dragging and dropping of system files onto the Browser window as well as to Analysis window. Enhanced highlighting of drop location.
 
===Command-line Tool Changes===
* bla
 
 
==NEW FUNCTIONS AND FILES==
 
*''Full Support for Matlab R2012a''
 
===Misc New Functions===
:[[autoexport]] - Exports a DataSet object to a file of the specified format.
:[[classsummary]] - List class and axisscale distributions for a DataSet.
:[[figuretheme]] - Resets a figure background and axes to a specified color.
:[[meantrimmed]] - Trimmed mean.
:[[mediantrimmed]] - Trimmed median.
:[[windowfilter]] - Spectral filtering.
 
===Design of Analysis Tools===
:[[anovadoe]]        - Function to perform ANOVA for 2^k factorial model X, Y data
 
===Other Changes===
 
:[[crossval]] - improved display of classification results, improved integration with model input

Revision as of 10:36, 7 March 2012


Version 6.7 of PLS_Toolbox and Solo was released in March, 2012.

For general product information, see PLS_Toolbox Product Page. For information on Solo, see Solo Product Page.

(back to Release Notes PLS Toolbox and Solo)

NEW FEATURES

Design Of Experients (DOE) Tools

  • bla

Other Method Improvements

  • bla

Preprocessing

  • bla

Import / Export

  • bla

DataSet Editor

  • bla

Plot Controls

Analysis Window

  • Show CV results for confusion table when available.
  • Improved modelcache performance and string handling.

Workspace Browser

  • Drag Drop - Enable dragging and dropping of system files onto the Browser window as well as to Analysis window. Enhanced highlighting of drop location.

Command-line Tool Changes

  • bla


NEW FUNCTIONS AND FILES

  • Full Support for Matlab R2012a

Misc New Functions

autoexport - Exports a DataSet object to a file of the specified format.
classsummary - List class and axisscale distributions for a DataSet.
figuretheme - Resets a figure background and axes to a specified color.
meantrimmed - Trimmed mean.
mediantrimmed - Trimmed median.
windowfilter - Spectral filtering.

Design of Analysis Tools

anovadoe - Function to perform ANOVA for 2^k factorial model X, Y data

Other Changes

crossval - improved display of classification results, improved integration with model input