get_MAP_internal: Internal function to find the maximum a posteriori (MAP)...

Description Usage Arguments Value

View source: R/segmentation_helper_functions.R

Description

Internal function to be used by a wrapper.

Usage

1
get_MAP_internal(dat, nburn)

Arguments

dat

numeric. A vector of log marginal likelihood values for a given animal ID.

nburn

numeric. The size of the burn-in phase after which the MAP estimate will be identified.

Value

A numeric value indicating the iteration after the burn-in phase that holds the MAP estimate.


bayesmove documentation built on Oct. 22, 2021, 9:08 a.m.