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