deviance.midas_sp {midasr} | R Documentation |
Semi-parametric MIDAS regression model deviance
Description
Returns the deviance of a fitted MIDAS regression object
Usage
## S3 method for class 'midas_sp'
deviance(object, ...)
Arguments
object |
a |
... |
currently nothing |
Value
The sum of squared residuals
Author(s)
Virmantas Kvedaras, Vaidotas Zemlys
[Package midasr version 0.8 Index]