Learn R Programming

midasr (version 0.3)

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

x
an output from midas_r
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