cv_test(obs_data = MASS::mvrnorm(n = 100, mu = rep(0,6), Sigma = diag(6)),
param = "pearson", pos_lp_norms = c(1, 2, 3, 4, "max"),
ts_ld_bs_samp = 250, num_folds = 1,
n_mc_samples = 250, nrm_type = "lp", test_stat_func = "mag",
incl_chsn_norm = TRUE, test_type = "perm", perf_meas = "mag")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.