| LD_param_est | R Documentation |
A function that extracts only the estimation of graph parameters after the rank estimation is completed.
LD_param_est(
tmp,
adj_list,
classRefMat,
ncls,
smoothpost,
beta1 = 2,
beta2 = 2
)
tmp |
tmp |
adj_list |
adj_list |
classRefMat |
values returned from emclus |
ncls |
ncls |
smoothpost |
smoothpost |
beta1 |
Beta distribution parameter 1 for prior density. Default is 2. |
beta2 |
Beta distribution parameter 2 for prior density. Default is 2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.