project: Change the basis of the MAIT data

Description Usage Arguments Value Author(s)

View source: R/project.R

Description

Function project is used to project the data of a MAIT object to the subspace of the models generated by another MAIT object.

Usage

1
2
project(modelData,
        projectData)

Arguments

modelData

The MAIT-class object where the models to which the new data is to be projected are saved.

projectData

The MAIT-class containing the data to be projected.

Value

A matrix containing the data contained in the projectData parameter already projected into the modelData model subspace.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu


MAIT documentation built on Nov. 8, 2020, 5:43 p.m.