Function to print the model and coefficients of GNARfit objects
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())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.