fitted.hgwrm {hgwrr}R Documentation

Get fitted reponse.

Description

Get fitted reponse.

Usage

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

Arguments

object

An hgwrm object returned by hgwr().

...

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.3-0 Index]