HoloPRO Interface: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
No edit summary
imported>Jeremy
No edit summary
Line 4: Line 4:


==Solo_Predictor Interface==
==Solo_Predictor Interface==
For calls into Solo_Predictor, a regression model can be specified and HoloPRO will automatically extract the available information from that model. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species.
For making predictions using Solo_Predictor, a regression model can be specified and HoloPRO will automatically extract the available information from that model. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species.


==PLS_Toolbox or Model_Exporter Interface==
==PLS_Toolbox or Model_Exporter Interface==

Revision as of 15:19, 21 December 2011

Introduction

Kaiser Optical Systems' HoloPRO software supports calls into either Solo_Predictor (as of v3.2.0.5) or Matlab.

Solo_Predictor Interface

For making predictions using Solo_Predictor, a regression model can be specified and HoloPRO will automatically extract the available information from that model. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species.

PLS_Toolbox or Model_Exporter Interface

To use Eigenvector models with PLS_Toolbox natively, or models exported using Model_Exporter, HoloPRO supports calling into Matlab which can be scripted to return results from the model of interest.

Contact Kaiser Optical Systems for more information on interfacing to Matlab or using the Solo_Predictor interfacing options of HoloPRO.