View source: R/estimate_efficiency_maps.R
Main function to estimate the efficiency maps used for search
1 2 3 4 | estimate_efficiency_maps(
map_parameters,
optim_params = list(n_cores = 1, maxit = 3000, tolerance = 1e-12, NP = NULL)
)
|
optim_params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.