fitted.midas_nlpr {midasr}R Documentation

Fitted values for non-linear parametric MIDAS regression model

Description

Returns the fitted values of a fitted non-linear parametric MIDAS regression object

Usage

## S3 method for class 'midas_nlpr'
fitted(object, ...)

Arguments

object

a midas_r object

...

currently nothing

Value

the vector of fitted values

Author(s)

Virmantas Kvedaras, Vaidotas Zemlys


[Package midasr version 0.8 Index]