coef.gradient: Extract Model Coefficients

Description Usage Arguments Value

View source: R/gradient_methods.R

Description

generic function which extracts model coefficients from objects returned by modeling functions

Usage

1
2
## S3 method for class 'gradient'
coef(object, ...)

Arguments

object

object

...

further arguments passed to or from other methods

Value

list with coefficients


vincnardelli/gradient documentation built on July 30, 2020, 9:57 a.m.