fitted.hgwrm {hgwrr} | R Documentation |
Get fitted response.
Description
Get fitted response.
Usage
## S3 method for class 'hgwrm'
fitted(object, ...)
Arguments
object |
An |
... |
Parameter received from other functions. |
Value
A vector consists of fitted response values.
See Also
hgwr()
, summary.hgwrm()
, coef.hgwrm()
and residuals.hgwrm()
.
[Package hgwrr version 0.5-0 Index]