summary.predictions: Summarize a predictions object
Description
Summarize a predictions object
Usage
# S3 method for predictions
summary(object, ...)
Arguments
object
An object produced by the predictions function
...
Additional arguments are pushed forward to predict().
Value
Data frame of summary statistics for an object produced by the
predictions function