residuals.margint: Residuals for objects of class 'margint'

View source: R/rmargint-fn.R

residuals.margintR Documentation

Residuals for objects of class margint

Description

This function returns the residuals of the fitted additive model using one of the three classical or robust marginal integration estimators, as computed with margint.cl or margint.rob.

Usage

## S3 method for class 'margint'
residuals(object, ...)

Arguments

object

an object of class margint, a result of a call to margint.cl or margint.rob.

...

additional other arguments. Currently ignored.

Value

A vector of residuals.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


rmargint documentation built on Oct. 24, 2023, 1:06 a.m.