Evrimodel
Jump to navigation
Jump to search
synopsis
evrimodel/evrimodel Builds an EVRI Model Object. EVRIModel object is a generic object which contains a standard Eigenvector model object. The model can be either "empty" (uncalibrated), "calibrated", or "applied" (a prediction on new data). The examples below show building and applying a model using the object's built-in methods. Models are also output from numerous PLS_Toolbox functions (in the already calibrated or already applied state.) The content of these models can be interrogated through the model properties (the exact fields available depend on the model type and can be accessed through the "fieldnames" method). The models can also be used through the standard methods as described below.