Description Usage
View source: R/general_functions.R
TODO: write doc
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
mixture_coord_ex( n_random_starts = 100, X = NULL, order = NULL, n_runs = NULL, q = NULL, J = NULL, S = NULL, beta = NULL, model = "Gaussian", opt_method = "B", max_it = 10, tol = 1e-04, n_cox_points = NULL, plot_designs = F, verbose = 1, opt_crit = 0, seed = NULL, n_cores = 1 )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.