pred_s.t.bootstrap.tps: Predictions computation

View source: R/pred_s.t.bootstrap.tps.R

pred_s.t.bootstrap.tpsR 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


FlexVarJM documentation built on Nov. 21, 2023, 1:06 a.m.