Learn R Programming

JMH (version 1.0.3)

summary.PEJMMLSM: Print PEJMMLSM

Description

Print PEJMMLSM

Usage

# S3 method for PEJMMLSM
summary(object, error = c("MAE", "Brier"), ...)

Value

a list of matrices with conditional probabilities for subjects.

Arguments

object

object of class 'PEJMMLSM'.

error

a character string that specifies the loss function.

...

Further arguments passed to or from other methods.

Author

Shanpeng Li lishanpeng0913@ucla.edu

See Also

JMMLSM, survfitJMMLSM