pred_s.t.bootstrap.tps {FlexVarJM} | R Documentation |
Predictions computation
Description
Predictions computation
Usage
pred_s.t.bootstrap.tps(newdata, object, s, window, event = 1, nb.draws)
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 |
nb.draws |
integer : the number of draws to compute the IC |
[Package FlexVarJM version 0.1.0 Index]