opls_pred: Prediction function of the opls package

View source: R/opls_pred.R

opls_predR Documentation

Prediction function of the opls package

Description

Prediction function of the opls package.

Usage

opls_pred(A, model, direction)

Arguments

A

Observations

model

opls model

direction

from x to y ('xy') or from y to x ('yx')

Details

Prediction function of the opls package.

Value

Matrix :

Bhat

Predictions

Scorenew

Corresponding scores

Author(s)

E. Nevedomskaya

Rico Derks


ricoderks/Rcpm documentation built on May 18, 2022, 7:49 a.m.