Learn R Programming

SLCARE (version 1.2.0)

predict.SLCARE: Predict Results for SLCARE

Description

Calculate the posterior predicted number of recurrent events.

Usage

# S3 method for 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()