print.GNARfit: Function to print the model and coefficients of GNARfit...

Description Usage Arguments Details Examples

View source: R/print.GNARfit.R

Description

print.GNARfit prints model, call, and coefficients of a GNARfit object.

Usage

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

Arguments

x

the output of a GNARfit call

...

additional arguments, unused here.

Details

S3 method for class "GNARfit".

Examples

1
2
#print the information of the fiveNode GNAR fit
print(GNARfit())

nunesmatt/GNAR documentation built on Oct. 29, 2019, 4:25 p.m.