sim_data_static: sim_data_static

Description Usage Arguments

Description

Simulation of single-season count data for the static correlated-detection N-mixture model

Usage

1
2
3
sim_data_static(nRoutes = 150, nStops = 50, alpha0 = -0.5,
  alpha1 = -0.3, alpha2 = 0.2, beta0 = 2, sigma = 1, theta = c(0.3,
  0.75), nSum = NULL)

Arguments

nRoutes

Number of sample units

nStops

Number of stops within each sample unit

alpha0

Intercept for detection model

alpha1

Linear effect of stop number on detection probability

alpha2

Quadratic effect of stop number on detection probability

beta0

Log expected number of individuals at each sampling unit

sigma

Standard deviation around mean count

theta

Vector containing the correlation terms

nSum

Optional number of stops to aggregate


crushing05/corrNmix documentation built on May 24, 2019, 3:07 a.m.