estimStrataMCpbt: This function uses the input created by 'prepStrata' to...

Description Usage Arguments

View source: R/estimStrataMCpbt.R

Description

A wrapper for MCpbt. This function is used to run the MCMC chain and produce estimates.

Usage

1
estimStrataMCpbt(prepData, iter, burnIn, thin = 1, seed = NA)

Arguments

prepData

The output of prepStrat with priors and initial values modified as you see fit

iter

The total number of iterations to run each strata, including burn-in iterations

burnIn

The number of burn-in iterations

thin

Thinning parameter for the MCMC chain

seed

a positive integer to seed the random number generator. If not specified, chosen based on the current time.


delomast/fishCompTools documentation built on Jan. 11, 2021, 1:51 a.m.