coef.nrm {ghypernet}R Documentation

Extraction method for coefficients of models of class 'nrm'.

Description

Extraction method for coefficients of models of class 'nrm'.

Usage

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

Arguments

object

object of class 'nrm'.

...

optional arguments to print methods.

Value

coefficients of nrm model.

Author(s)

Giona Casiraghi

See Also

nrm


[Package ghypernet version 1.1.0 Index]