| MATLAB File Help: dml.analysis | View code for dml.analysis | Default Topics |
analysis multivariate analysis class.
DESCRIPTION
A multivariate analysis contains a cell array of multivariate methods
{method1 method2 method3 ...} that are called in this order and where
the output of the previous method acts as input to the next method.
DEVELOPER
Marcel van Gerven (m.vangerven@donders.ru.nl)| Sealed | false |
| Construct on load | false |
| analysis | constructor expects mva methods |
| method | the methods that specify the multivariate analysis |
| model | get the models belonging to the last method | |
| test | just calls the methods' test functions in order to produce a posterior | |
| train | just calls the methods' train functions in order to |