summary.PEJMMLSM {JMH}R Documentation

Print PEJMMLSM

Description

Print PEJMMLSM

Usage

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

Arguments

object

object of class 'PEJMMLSM'.

error

a character string that specifies the loss function.

...

Further arguments passed to or from other methods.

Value

a list of matrices with conditional probabilities for subjects.

Author(s)

Shanpeng Li lishanpeng0913@ucla.edu

See Also

JMMLSM, survfitJMMLSM


[Package JMH version 1.0.3 Index]