hyperParaDMH: hyperParaDMH

Description Usage Arguments Value

View source: R/bayeslabel.R

Description

Apply Double Metropolis-Hastings sampler (DMH) to find hyperparameters: rho & pi

Usage

1

Arguments

para

The parameter list

plot

Logical. T: plot trace plot; F: not plot output.

Value

a list:

rhoTrack

saved rho value each iteration

piTrack

saved pi value each iteration

zTrack

saved z label value each iteration

rho

posterior mean calculated based on second half of the iterations

zstat

posterior z value calculated based on major vote method.


BANFF documentation built on May 29, 2017, 11:59 a.m.

Related to hyperParaDMH in BANFF...