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.