simulate_isd: Simulate an ISD for a single year

Description Usage Arguments Value

View source: R/simulate_isd.R

Description

Just using the abundances.

Usage

1
simulate_isd(abundances, sd_dat = NULL, use_th_pars = F, isd_seed = NULL)

Arguments

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

Value

dataframe with one row per simulated individual, columns 'id', 'mass', 'isd_seed', and any columns in 'abundances'


diazrenata/diss-BBSsize documentation built on Feb. 10, 2022, 12:35 a.m.