Learn R Programming

predtoolsTS (version 0.1.1)

summary.pred: Generic function

Description

Summary of object pred

Usage

# S3 method for pred
summary(object, ...)

Arguments

object

prep object

...

ignored

Examples

Run this code
# NOT RUN {
summary(pred(modl(prep(AirPassengers))))
# }

Run the code above in your browser using DataLab