fitted.hgwrm: Get fitted response.

View source: R/hgwr.R

fitted.hgwrmR Documentation

Get fitted response.

Description

Get fitted response.

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().


hgwrr documentation built on April 4, 2025, 3:57 a.m.