print.GNARfit {GNAR} | R Documentation |
print.GNARfit
prints model, call, and coefficients of a GNARfit object.
## S3 method for class 'GNARfit'
print(x,...)
x |
the output of a GNARfit call |
... |
additional arguments, unused here. |
S3 method for class "GNARfit".
#print the information of the fiveNode GNAR fit
print(GNARfit())