Learn R Programming

predtoolsTS (version 0.1.1)

summary.modl: Generic function

Description

Summary of object modl

Usage

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

Arguments

object

prep object

...

ignored

Examples

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

Run the code above in your browser using DataLab