print.GNARfit function

Function to print the model and coefficients of GNARfit objects

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,...)

Arguments

  • x: the output of a GNARfit call
  • ...: additional arguments, unused here.

Details

S3 method for class "GNARfit".

Examples

#print the information of the fiveNode GNAR fit print(GNARfit())
  • Maintainer: Matt Nunes
  • License: GPL-2
  • Last published: 2024-10-02

Useful links