Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coef.GNARfit

Function to return coefficients of GNARfit objects


Description

coef.GNARfit returns the vector of coefficients from a GNARfit object.

Usage

## S3 method for class 'GNARfit'
coef(object,...)

Arguments

object

the output of a GNARfit call

...

additional arguments, unused here.

Details

S3 method for class "GNARfit".

Value

coef.GNARfit returns a vector of coefficient values.

Examples

#get the coefficients of the fiveNode data GNAR fit
coef(GNARfit())

GNAR

Methods for Fitting Network Time Series Models

v1.1.1
GPL-2
Authors
Kathryn Leeming [aut], Guy Nason [aut], Matt Nunes [aut, cre], Marina Knight [ctb]
Initial release
2020-11-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.