extract_map: Function to get the a posterior means of the parameters based...

View source: R/fit_mortality_model.R

extract_mapR Documentation

Function to get the a posterior means of the parameters based on a stanfit object

Description

Function to get the a posterior means of the parameters based on a stanfit object

Usage

extract_map(stan_fit)

Arguments

stan_fit

a stanfit object

Value

named list with the point estimates of the parameters


StanMoMo documentation built on Sept. 24, 2023, 1:06 a.m.