Learn R Programming

predtoolsTS (version 0.1.1)

print.modl: Generic function

Description

Prints object modl

Usage

# S3 method for modl
print(x, ...)

Arguments

x

prep object

...

ignored

Examples

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

Run the code above in your browser using DataLab