print.hreg: Print Method for "hreg" Object

Description Usage Arguments Value Author(s) See Also Examples

Description

Print estimates of the fitted four pararmeter harmonic regression model.

Usage

1
2
## S3 method for class 'hreg'
print(x, ...)

Arguments

x

S3 class "hreg" object.

...

Other parameters to be passed through to printing functions.

Value

A terse summary is displayed.

Author(s)

A.I. McLeod and Yuanhao Lai.

See Also

hreg.

Examples

1
2
3
ans <- hreg(nottem)
ans     
                                                 

CliffordLai/harper documentation built on May 8, 2019, 1:53 p.m.