if (FALSE) {
# Example usage for creating extended matrices
result <- big_b_and_M(h = 4, n_draws = 1000, n_var = 3, n_p = 2,
matrices = matrices)
big_b <- result[[1]]
big_M <- result[[2]]
}
Run the code above in your browser using DataLab