View source: R/pred_s.t.bootstrap.tps.R
pred_s.t.bootstrap.tps | R Documentation |
Predictions computation
pred_s.t.bootstrap.tps(newdata, object, s, window, event = 1, nb.draws)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.