MSMocc_mod: Title

Description Usage Arguments

View source: R/MSMocc_functions.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
MSMocc_mod(
  occupancy,
  detection,
  data,
  K,
  species.names,
  niter = 1000,
  nchains = 3,
  seed = NULL,
  save_model = FALSE,
  model_name = paste0("MSMocc_model_", Sys.Date()),
  beta_prior = "dnorm(0, 1/2)"
)

Arguments

model_name

StrattonCh/occupancy documentation built on Feb. 17, 2021, 6:36 a.m.