powered by
A variance matrix for the smooth estimates. This matrix captures the correlation structure of the estimates. The first 8 rows and 8 columns comprise the variance matrix for the 8 preperiods.
var_smooth
A 44 x 44 matrix
data(estimates_smooth) data(var_smooth) result <- plausible_bounds(estimates_smooth[9:13], var_smooth[9:13, 9:13]) create_plot(result)
Run the code above in your browser using DataLab