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_solve.


spcorum/tsmvr-saved documentation built on Nov. 5, 2019, 9:15 a.m.