print.boiwsa: Print method for boiwsa objects

View source: R/generic_functions.R

print.boiwsaR Documentation

Print method for boiwsa objects

Description

S3 method for objects of class boiwsa. Prints a short model summary including the number of trigonometric terms and the position of outliers.

Usage

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

Arguments

x

Result of boiwsa.

...

Additional arguments (currently not used).


boiwsa documentation built on April 4, 2025, 1:57 a.m.