batchUnmark2Viterbi function provides a wrapper for the batchUnmarkViterbi to compute the popuation abundance
batchUnmark2Viterbi(
par,
data,
Umax,
nBins,
choiceModel = c("model1", "model2", "model3", "model4")
)Negative Log-likelihood value of the likelihood function
Initial values for the parameters to be optimized over.
A capture-recapture data matrix or data frame.
The maximum number of the unmarked individuals in the population for capture on any occasion.
The number of bin size into which the matrix will be divided.
This chooses among different models and allows for model selection