Calculating sub-partition probabiltiy measures for the posterior mean distribution from D-P tree.
DPTreePMeanDensity
returns the probablity measures in the finest sub-partitions of the posterior mean from D-P tree.
DPTreePMeanDensity(prior)
prior
: A list. D-P tree specification. Should be in same format as returned from DPTreePrior
or DPTreePosterior
.A by matrix. Normalized measures for all by sub-partititons on copula space given by the posterior mean distribution from D-P tree.
DPTreePMeanDensity(DPTreePrior(m=2, z=1))
Rdpack::insert_ref(key="DPtree",package="DPtree")
Useful links