simulate_isd_ts | R Documentation |
For one year or all years.
simulate_isd_ts( dataset, sd_dat = NULL, censusyears = NULL, use_th_pars = F, isd_seed = NULL )
dataset |
list of 'abundance', 'covariates', 'metadata'. See 'MATSS'. |
sd_dat |
optional, provide a dataframe with 'id', 'mean_mass', 'mean_sd' |
censusyears |
optional, specify the year to simulate for. If not provided simulates for all years. |
use_th_pars |
default F, use Thibault (2010) scaling parameters or re-estimated ones? |
isd_seed |
optionally specify the seed to use when simulating the ISDs. If not provided one will be chosen and returned with output. |
list of 'isd', 'covariates', 'metadata'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.