powered by
coef.GNARfit returns the vector of coefficients from a GNARfit object.
coef.GNARfit
# S3 method for GNARfit coef(object,...)
the output of a GNARfit call
additional arguments, unused here.
coef.GNARfit returns a vector of coefficient values.
S3 method for class "GNARfit".
# NOT RUN { #get the coefficients of the fiveNode data GNAR fit coef(GNARfit()) # }
Run the code above in your browser using DataLab