R/hgwr.R
coef.hgwrm.Rd
Get estimated coefficients.
# S3 method for class 'hgwrm' coef(object, ...)
An hgwrm object returned by hgwr().
hgwrm
hgwr()
Parameter received from other functions.
A DataFrame object consists of all estimated coefficients.
DataFrame
hgwr(), summary.hgwrm(), fitted.hgwrm() and residuals.hgwrm().
summary.hgwrm()
fitted.hgwrm()
residuals.hgwrm()