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