parameter_diet {ddtlcm} | R Documentation |
Parameters for the HCHS dietary recall data example
Description
A list of five variables containing the food items and parameter estimates obtained from MCMC chains. The real multivariate binary dataset is not included for privacy. The variables are as follows:
Usage
data(parameter_diet)
Format
An object of class list
of length 5.
Details
item_membership_list. A list of G = 7 elements, where the g-th element contains the indices of items belonging to major food group g.
item_name_list. A list of G = 7 elements, where the g-th element contains the item labels of items in major food group g, and the name of the g-th element is the major food group label.
tree_phylo. The maximum a posterior tree estimate with K = 6 leaves obtained from the real HCHS data. Class "phylo".
class_probability. A K-vector with entries between 0 and 1. The posterior mean estimate for class probabilities obtained from the real HCHS data.
Sigma_by_group. A G-vector greater than 0. The posterior mean estimate for group-specific diffusion variances obtained from the real HCHS data.
References
https://arxiv.org/abs/2306.04700