Learn R Programming

SLCARE (version 1.2.0)

print.SLCARE: Print Results for SLCARE

Description

Print point estimates (Est), bootstrap standard error estimates (SE), initial estimates for the estimation algorithm (Init), convergence criterion (ConvergeLoss), latent class membership probability (ClassProb), predicted number of recurrent events (PostPredict), relative entropy of the fitted model (Entropy), p-value (pvalue) for SLCARE.

Usage

# S3 method for SLCARE
print(x, type = NULL, ...)

Arguments

x

an object of class SLCARE.

type

the type of the output.

...

other arguments.

See Also

SLCARE()