extract_mcmc function

Extract MCMC samples from a model fit with tmbstan.

Extract MCMC samples from a model fit with tmbstan.

Moved to the sdmTMBextra

package

extract_mcmc(object = deprecated())

Arguments

  • object: Deprecated See the sdmTMBextra package. Make sure to load sdmTMBextra after sdmTMB.

Returns

Deprecated. See the sdmTMBextra package.

Examples

## Not run: extract_mcmc() ## End(Not run)