Learn R Programming

BayesDecon (version 0.1.4)

bdeconvmv_result: Constructor for mv_res Objects

Description

Constructor for mv_res Objects

Usage

bdeconvmv_result(obj, res_type = c("final", "mean", "all"))

Value

An mv_res object.

Arguments

obj

A list as returned by bdeconv.mvtzi().

res_type

The type of result returned from the Markov chain Monte Carlo sampler.

See Also

bdeconv()