default_selection_parameters: Default parameters for use in 'gen_dens_sel_simulation' and...

default_selection_parametersR Documentation

Default parameters for use in 'gen_dens_sel_simulation' and 'calc_sel_pr'

Description

A generated list as defaults for use in selection parameters for selecting ARU recordings by time of day and day of year. See gen_dens_sel_simulation and calc_sel_pr for examples of use.

Usage

default_selection_parameters

Format

## 'default_selection_parameters' A list with 9 objects:

min_range

Range of minutes relative to sun event

doy_range

Range of day of year

mean_min

Average minutes to sun event in selection

sd_min

Standard deviation in distribution for selection distrution minutes to sun event

mean_doy

Average day of year for selection

sd_doy

Standard deviation of day of year for selection

off

Offset to shift for time of day.

log_

Log the density in the selection function?

fun

Selection function. Options are 'lognorm','norm', or 'cauchy'.

Source

data-raw/default_selection_parameters.R


dhope/ARUtools documentation built on Jan. 18, 2024, 5:47 a.m.