| coef.hgwrm {hgwrr} | R Documentation |
Get estimated coefficients.
Description
Get estimated coefficients.
Usage
## S3 method for class 'hgwrm'
coef(object, ...)
Arguments
object |
An |
... |
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.5-0 Index]