predict_trac: Make predictions based on a trac fit

Description Usage Arguments Value

View source: R/predict.R

Description

Make predictions based on a trac fit

Usage

1
predict_trac(fit, new_Z)

Arguments

fit

output of the function trac

new_Z

a new data matrix (see Z from trac)

Value

a vector of nrow(new_Z) predictions.


jacobbien/trac documentation built on Oct. 18, 2021, 9:30 p.m.