pred_s.t.ponctuel.tps {FlexVarJM} | R Documentation |
Predictions computation
Description
Predictions computation
Usage
pred_s.t.ponctuel.tps(newdata, object, s, window, event = 1)
Arguments
newdata |
data frame : collected data for a new individual |
object |
lsjm object : estimation of the model |
s |
numeric : the time to begin prediction |
window |
numeric : the side of the prediction window |
event |
integer (0, 1 or 2) : the event of interest for the prediction |
[Package FlexVarJM version 0.1.0 Index]