View source: R/simulation_cpt_est.R
#' @export
1 2 3 4 5 6 7 8 | many_cpt_est(
out_file,
variables,
data = init_data(),
method = method_params(),
tuning = tuning_params(),
n_sim = 100
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.