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