plot_sp {midasr} | R Documentation |
Plot non-parametric part of the single index MIDAS regression
Description
Plot non-parametric part of the single index MIDAS regression of unrestricted MIDAS regression
Usage
plot_sp(x, term_name, title = NULL, compare = NULL, ...)
Arguments
x |
|
term_name |
the term name for which the coefficients are plotted. Default is |
title |
the title string of the graph. The default is |
compare |
the parameters for weight function to compare with the model, default is NULL |
... |
not used |
Value
a data frame with restricted MIDAS coefficients, unrestricted MIDAS coefficients and lower and upper confidence interval limits. The data frame is returned invisibly.
Author(s)
Virmantas Kvedaras, Vaidotas Zemlys
[Package midasr version 0.8 Index]