summary.PEjmcs {FastJM}R Documentation

Print PEjmcs

Description

Print PEjmcs

Usage

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

Arguments

object

object of class 'PEjmcs'.

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

jmcs, survfitjmcs


[Package FastJM version 1.4.2 Index]