View source: R/general_functions.R
sigma = matrix( c(6.14, 5.00, 2.74, -0.43, -2.81, -3.33, 5.00, 6.76, 4.47, -1.79, -6.13, -3.51, 2.74, 4.47, 3.45, -1.38, -4.71, -2.17, -0.43, -1.79, -1.38, 1.18, 2.39, 0.71, -2.81, -6.13, -4.71, 2.39, 7.43, 2.71, -3.33, -3.51, -2.17, 0.71, 2.71, 2.49), ncol = 6, byrow = T)
1 | get_correlated_halton_draws(beta, sigma, n_draws = 128)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.