Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
full_scenarios_core <- function(big_b, big_M, obs, path, shocks, h, n_var, g_ = NULL, Sigma_g_ = NULL) {
.Call(`_APRScenario_full_scenarios_core`, big_b, big_M, obs, path, shocks, h, n_var, g_, Sigma_g_)
}
scenarios_core <- function(big_b_list, big_M_list, C_hat_list, D_list, D_ast_list, f_hat_list, Omega_hat_list) {
.Call(`_APRScenario_scenarios_core`, big_b_list, big_M_list, C_hat_list, D_list, D_ast_list, f_hat_list, Omega_hat_list)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.