EF | R Documentation |
Note that the "Local Variable Structures and examples" section below was not labelled as belonging to a function "EF". It was labelled as belonging to a function "fn". I'm assuming that the variables actually belong to EF because "fn" is the argument name that EF gets assigned to when passed to optim().
EF( seed_value, tot_num_spp_after_wrapping, min_num_spp_on_2_PUs, max_max_abundance, target_max_abundance_ct, add_one_to_abundances, outfile, mean_sd_pair )
seed_value |
integer |
tot_num_spp_after_wrapping |
integer |
min_num_spp_on_2_PUs |
integer |
max_max_abundance |
integer |
target_max_abundance_ct |
integer |
add_one_to_abundances |
boolean |
outfile |
character string |
mean_sd_pair |
2 element numeric vector containing the mean and standard deviation to use for the lognormal |
Returns numeric score from evaluating the given lognormal; the closer to 0 the better
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.