print.naive: Print a 'naive' model

View source: R/print.R

print.naiveR Documentation

Print a naive model

Description

Print a naive model

Usage

## S3 method for class 'naive'
print(x, ...)

Arguments

x

a naive model.

...

additional values need in print methods.

Value

None. prints the object


bayesforecast documentation built on June 8, 2025, 10:42 a.m.