fitted.midas_sp: Fitted values for semi-parametric MIDAS regression model

View source: R/midas_sp_methods.R

fitted.midas_spR Documentation

Fitted values for semi-parametric MIDAS regression model

Description

Returns the fitted values of a fitted semi-parametric MIDAS regression object

Usage

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

Arguments

object

a midas_r object

...

currently nothing

Value

the vector of fitted values

Author(s)

Virmantas Kvedaras, Vaidotas Zemlys


midasr documentation built on April 12, 2025, 1:19 a.m.