predict.SLCARE {SLCARE}R Documentation

Predict Results for SLCARE

Description

Calculate the posterior predicted number of recurrent events.

Usage

## S3 method for class 'SLCARE'
predict(object, integer = FALSE, ...)

Arguments

object

an object of class SLCARE.

integer

logicals. If FALSE (the default value), the function returns to float numbers.

...

other arguments.

See Also

SLCARE()


[Package SLCARE version 1.1.0 Index]