simulate_isd | R Documentation |
Just using the abundances.
simulate_isd(abundances, sd_dat = NULL, use_th_pars = F, isd_seed = NULL)
abundances |
long dataframe of 'id', 'abundance', and any other identifying columns (such as 'year') |
sd_dat |
optionally pass table with 'id', 'mean_mass', 'mean_sd' |
use_th_pars |
default FALSE, use Thibault (2010) parameter estiamtes? |
isd_seed |
optionally specify seed to use |
dataframe with one row per simulated individual, columns 'id', 'mass', 'isd_seed', and any columns in 'abundances'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.