weight_param: Return the estimated hyper parameters of the weight function(s)
Description
A helper function for working with output of
midas_r
. Returns the estimated parameters of
restriction function(s)Usage
weight_param(x, name = weight_names(x))
Arguments
name
name of the restriction function, the default
value is the names of the restriction functions supplied
to midas_r
Value
- a list if
length(name)>1
, a vector otherwise