make.event.predictions: Make Predictions About Binary Events Based on Repeated...

Usage Arguments

View source: R/event_prediction.R

Usage

1
2
make.event.predictions(rmp, observations, observed.times, predict.times,
  covariates, event.name = "event", verbose = F)

Arguments

observations

an array indexed [i,time,test] - where i denotes an individual

observed.times

a numeric vector such that observed.times[t] is the time at which observations[,t,] were taken


tfojo13/RMP documentation built on May 29, 2019, 12:42 p.m.