bhlm.MAP: Maximum a posteriori

Description Usage Arguments Author(s)

Description

Create a dataframe with outcome names, and maximum posteriori for each outcome. You can choose the density estimation method (polspline::logspline or base::density).

Usage

1
2
bhlm.MAP(bhlm_object, outcome_options = NULL,
  density.estimate = "logspline")

Arguments

bhlm_object

Object returned from bhlm, of class bhlm_object.

outcome_options

Character vector specifying which outcomes should be plotted. Defaults to all outcome options from bhlm_object@outcome_options.

density.estimate

Choose between polspline::logspline or base::density for density estimation method.

Author(s)

Hugh Benjamin Zachariae


arcuo/BHLM_package documentation built on May 23, 2019, 8:02 p.m.