Learn R Programming

BayesDecon (version 0.1.4)

bdeconvzi_result: Constructor for zi_res Objects

Description

Constructor for zi_res Objects

Usage

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

Value

A zi_res object.

Arguments

obj

A list as returned by bdeconv.unizi().

res_type

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

See Also

bdeconv()