deviance.backf: Deviance for objects of class 'backf'

View source: R/RBF-fn.R

deviance.backfR Documentation

Deviance for objects of class backf

Description

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

Usage

## S3 method for class 'backf'
deviance(object, ...)

Arguments

object

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

...

additional other arguments. Currently ignored.

Value

A real number.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


RBF documentation built on Sept. 1, 2023, 1:07 a.m.