View source: R/print.GNARfit.R
| print.GNARfit | 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())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.