Plotting Analysis Aids and I O Functions and Release Notes Version 7 5: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Scott
No edit summary
 
imported>Scott
 
Line 1: Line 1:
'''For more importing methods, see also''' [[Importing Data]]
==New Features in Solo and PLS_Toolbox==


:[[abline]] - Draws a line on the current axes with a given slope and intercept.
===[[Modelselectorgui | Model Selector Interface]]===
:[[analysis]] - Graphical user interface for data analysis.
* Graphical Interface to build [[Modelselector | Model Selector]] models.
:[[areadr]] - Reads ascii data and strips header.
* Drag and drop models from the Model Cache.
:[[autoexport]] - Exports a DataSet object to a file of the specified format.
* Graphically add decisions to each node.
:[[autoimport]] - Automatically reads specified file. Handles all standard filetypes.
:[[b3spline]] - Univariate spline fit and prediction.
:[[boxplot]] - Box plot of a data matrix.
:[[builddbstr]] - Builds a database connection string.
:[[dp]] - Draws a diagonal line on an existing figure.
:[[ellps]] - Plots an ellipse on an existing figure.
:[[explode]] - Extracts variables from a structure array to the workspace.
:[[exportfigure]]  - Automatically export figures to an external program.
:[[figuretheme]] - Resets a figure background and axes to a specified color.


:[[getpidata]] - Uses the current PI connection to construct a DSO from 'taglist'.
===[[Modeloptimizergui | Model Optimizer]]===
:[[gselect]] - Selects objects in a figure (various selection styles).
* Added ability to [[Modeloptimizergui#Survey_Preprocessing | survey]] preprocessing for a given snapshot.  
:[[hjyreadr]] - Reads HORIBA Jobin Yvon files (Windows Only).
* Additional models added (ANN).
:[[hline]] - Adds horizontal lines to figure at specified locations.
 
:[[infobox]] - Display a string in an information box.
===New/Improved Importers===
:[[loopfilereadr]] - An example function for reading files in a loop from a directory.
* [[gwscanreadr|Guided Wave Scan and Autoscan]] importer added
:[[mplot]] - Automatic creation of subplots and plotting.
* ...............
:[[mtfreadr]] - Read AdventaCT Multi-Trace Format (MTF) files.
* Improved memory and speed performance for text parsing
:[[netcdfreadr]] - Reads in netCDF files and outputs a DataSet and or structure.
 
:[[parsemixed]] - Parse numerical and text data into a DataSet Object.
===New/Improved Preprocessing Methods===
:[[pcolormap]] - Pseudocolor plot with labels and colorbar.
* [[EMSC_Toolbox_Manual|EMSC]] is now out of patent and included with PLS_Toolbox.  
:[[ploteigen]] - Builds dataset object of eigenvalues/RMSECV information.
 
:[[plotgui]] - Interactive data viewer.
===Analysis===
:[[plttern]] - Plots a 2D ternary diagram.
* Completely revamped [[Optionseditor|options window]] allows easier saving and restoring of options.
:[[pltternf]] - Plots a 3D ternary diagram with frequency of occurrence.
* ANN added to methods list.
:[[querydb]] - Executes a query on a database defined by connection string.
* Export and Import models directly from [[Analysis_Window:_Model_Cache_Pane#Exporting_and_Importing_Models | cache]].
:[[reportwriter]]  - Write a summary of the analysis including associated figures to html/word/powerpoint.
 
:[[rwb]] - Red white and blue color map.
===Plot Controls===
:[[setpath]] - Modifies and saves current directory to the MATLAB search path.
 
:[[snabsreadr]] - Reads Stellarnet ABS XY files.
 
:[[spcreadr]] - Reads a Galactic SPC file.
==New Command-line Features and Functions==
:[[trendtool]] - Univariate trend analysis tool.
 
:[[vline]] - Adds vertical lines to figure at specified locations.
===Command-line Tool Changes===
:[[writeasf]] - Writes AIT ASF files from a dataset object.
 
:[[writecsv]] - Export a DataSet object to a comma-separated values (CSV) file.
 
:[[xclgetdata]] - Extracts matrix from an Excel spreadsheet.
===Misc New Functions===
:[[xclputdata]] - Write matrix to an Excel spreadsheet.
* [[ann]] - Artificial Neural Network regression models.
:[[xclreadr]] - Reads an ASCII or .XLS file in as a DataSet Object.
* [[emscorr]] - Extended Multiplicative Scatter Correction (EMSC).
:[[xlsreadr]] - Reads .XLS files from MS Excel and other spreadsheets.
* [[importtool]] - GUI for designating column/row data types.
:[[xyreadr]]  - Reads one or more ASCII XY or XY... files into a DataSet object.
* [[modelselectorgui]] - Graphical Interface to built ModelSelector models
:[[yscale]] - Rescales the y-axis limits on each subplot in a figure.
* [[preprocessiterator]]- Create array of preprocessing combinations.
:[[zline]] - Adds vertical lines to 3D figure at specified locations.
* [[sammon]] - Computes Sammon projection for data or map.
* [[textreadr]] - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).
(Sub topic of [[Categorical_Index|Categorical_Index]])

Revision as of 22:18, 13 November 2013

New Features in Solo and PLS_Toolbox

Model Selector Interface

  • Graphical Interface to build Model Selector models.
  • Drag and drop models from the Model Cache.
  • Graphically add decisions to each node.

Model Optimizer

  • Added ability to survey preprocessing for a given snapshot.
  • Additional models added (ANN).

New/Improved Importers

New/Improved Preprocessing Methods

  • EMSC is now out of patent and included with PLS_Toolbox.

Analysis

  • Completely revamped options window allows easier saving and restoring of options.
  • ANN added to methods list.
  • Export and Import models directly from cache.

Plot Controls

New Command-line Features and Functions

Command-line Tool Changes

Misc New Functions

  • ann - Artificial Neural Network regression models.
  • emscorr - Extended Multiplicative Scatter Correction (EMSC).
  • importtool - GUI for designating column/row data types.
  • modelselectorgui - Graphical Interface to built ModelSelector models
  • preprocessiterator- Create array of preprocessing combinations.
  • sammon - Computes Sammon projection for data or map.
  • textreadr - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).