Learn R Programming

hgwrr (version 0.5-0)

fitted.hgwrm: Get fitted response.

Description

Get fitted response.

Usage

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

Value

A vector consists of fitted response values.

Arguments

object

An hgwrm object returned by hgwr().

...

Parameter received from other functions.

See Also

hgwr(), summary.hgwrm(), coef.hgwrm() and residuals.hgwrm().