coef.hgwrm {hgwrr}R Documentation

Get estimated coefficients.

Description

Get estimated coefficients.

Usage

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

Arguments

object

An hgwrm object returned by hgwr().

...

Parameter received from other functions.

Value

A DataFrame object consists of all estimated coefficients.

See Also

hgwr(), summary.hgwrm(), fitted.hgwrm() and residuals.hgwrm().


[Package hgwrr version 0.3-0 Index]