T_group_path | R Documentation |
Title: Tree Path
T_group_path( Y, X, treeinfo, alpha = 0.5, cutoff = 0.8, model = "dirmult", err.conv = 0.001, iter.max = 30, L.init = NULL, lambda.max = NULL, lambda.min = NULL )
Y |
|
X |
|
treeinfo |
A list objects necessary information from the
|
alpha |
|
cutoff |
|
model |
|
err.conv |
|
iter.max |
|
L.init |
|
lambda.max |
|
lambda.min |
|
Get the tree path and alpha for the penalized likelihood. Tao Wang and Hongyu Zhao (2017)
This function will output the selected tree path and alpha value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.