powered by
fitted.GNARfit returns the fitted values of a GNARfit object as a matrix.
fitted.GNARfit
# S3 method for GNARfit fitted(object,...)
fitted.GNARfit returns a ts object of fitted values, with t-alphaOrder rows and nnodes columns.
t-alphaOrder
nnodes
the output of a GNARfit call
additional arguments, unused here.
S3 method for class "GNARfit".
#get the fitted values of the fiveNode GNAR fit fitted(GNARfit())
Run the code above in your browser using DataLab