| project {MAIT} | R Documentation |
Function project is used to project the data of a MAIT object to the subspace of the models generated by another MAIT object.
project(modelData,
projectData)
modelData |
The |
projectData |
The |
A matrix containing the data contained in the projectData parameter already projected into the modelData model subspace.
Francesc Fernandez, francesc.fernandez.albert@upc.edu