create.event.predictor: Set up a Predictor of Binary Events Based on Repeated...

Description Usage Arguments Value

View source: R/event_prediction.R

Description

Set up a Predictor of Binary Events Based on Repeated Measurements

Usage

1
2
create.event.predictor(rmp, dataset, covariates, event.name = "event",
  verbose = F)

Arguments

rmp

The results of a call to make.measurement.predictor

dataset

A data frame with rows $time, $event (1 or 0), $id

event.name

Specifying a name allows for more than one event to be predicted

verbose

Whether to print status updates

Value

The RMP object with the capacity to make predictions of events


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