predict.SLCARE: Predict Results for SLCARE

View source: R/summary.R

predict.SLCARER 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()


SLCARE documentation built on June 24, 2024, 5:08 p.m.