bayestestR 0.15.3
Changes
effective_sample(), and functions that calleffective_sample()(like
describe_posterior()with the respectivetestoption) now also return
the tail ESS.
Bug fixes
-
describe_posterior()now returns a columns with response levels for
marginaleffects objects applied to categorical or multinomial Stan models. -
describe_posterior()now returns a columns with response variables for
marginaleffects objects applied to multivariate response Stan models. -
Fixed issue in
map_estimate()andpoint_estimate(centrality = "MAP")for
vectors with only one unique value.