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, nPred = 5, alpha0 = -0.5,
  alpha1 = 0.75, sigma1 = 0.5, sigma2 = 0.5, sigma3 = 0.05,
  theta = c(0.3, 0.75), sx = 0.2, sy = 0.2, 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 Xp on detection probability

sigma1

SD of Xp

sigma2

SD of X

sigma3

Noise

theta

Vector containing the correlation terms

sx

SD of lon

nSum

Optional number of stops to aggregate

xy

SD of lat


crushing05/BayesCorrOcc documentation built on May 9, 2019, 8:33 a.m.