powered by
A variance matrix for the constant estimates. This is a diagonal matrix representing no correlation across time periods.
var_constant
A 12 x 12 matrix
data(estimates_constant) data(var_constant) result <- plausible_bounds(estimates_constant[1:4], var_constant[1:4, 1:4]) create_plot(result)
Run the code above in your browser using DataLab