tsmvr_predict: predicts a response from a tsmvr model

Description Usage Arguments Note

View source: R/tsmvr_predict.R

Description

Given a design matrix X, predicts a response using the the model found by tsmvr_solve.

Usage

1
tsmvr_predict(tsmvr_list, X)

Arguments

tsmvr_list

output list from tsmvr_solve

X

the design matrix the response is predicted from

Note

tsmvr.


spcorum/tsmvr documentation built on Aug. 31, 2019, 8:58 p.m.