extract_map {StanMoMo}R 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


[Package StanMoMo version 1.2.0 Index]