summary.PEjmcs: Print PEjmcs
Usage
# S3 method for PEjmcs
summary(object, error = c("MAE", "Brier"), ...)
Value
a list of matrices with conditional probabilities for subjects.
Arguments
- object
object of class 'PEjmcs'.
- error
a character string that specifies the loss function.
- ...
Further arguments passed to or from other methods.