Learn R Programming

predtoolsTS (version 0.1.1)

print.pred: Generic function

Description

Prints object pred

Usage

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

Arguments

x

prep object

...

ignored

Examples

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

Run the code above in your browser using DataLab