run_mixture_model: Use sonar data to apportion and enumerate fish passage by...

Description Usage Arguments Author(s)

View source: R/run_mixture_model.R

Description

The function runs the big mixture model and outputs the posterior samples.

Usage

1
run_mixture_model(mixture_data, file_dir, niter = 1e+05, ncores = 4)

Arguments

mixture_data

Output of gather_mixture_data.

niter

The number of MCMC iterations. 50k takes roughly 2.5 hours, 200k takes 9 hours, 500k takes 25ish.

ncores

The number of cores for parallel chains.

Author(s)

Matt Tyres and Jordy Bernard.


jBernardADFG/ChenaSalchaTowerSonar documentation built on Oct. 11, 2020, 1 a.m.