predict.BayesPLS: Prediction function for Bayes PLS

Description Usage Arguments Author(s) Examples

View source: R/predict.BayesPLS.R

Description

Simple linear predictor for new observations.

Usage

1
predict.BayesPLS(obj, newX)

Arguments

obj

A Bayes PLS estimation object as returned from a call to estimate.BayesPLS().

newX

A matrix containing new predictor observations.

Author(s)

Solve S<c3><a6>b<c3><b8>

Examples

1
## See ?BayesPLS

solvsa/BayesPLS documentation built on May 29, 2019, 9:49 a.m.