deviance.backf {RBF} | R 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 |
... |
additional other arguments. Currently ignored. |
Value
A real number.
Author(s)
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com
[Package RBF version 2.1.1 Index]