View source: R/01_tree_structure.R
Ytree | R Documentation |
The Dirichlet Multinational Tree model requires the
outcomes at each interior nodes. The original taxa outcomes will not be applied directly
into the regression models. The regression model is built
above is for each interior knot and its children. The information from
treeinfo
will be used to build the membership for each interior cluster.
Ytree(Y, treeinf)
Y |
The taxa outcome as input |
treeinf |
The information extracted from "phylo" structured tree file |
This is adapted from Tao Wang and Hongyu Zhao (2017)
A set of n * 2 matrices, each of which represent the an interior knot and its children branches.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.