LD_param_est {exametrika} | R Documentation |
LDparam set
Description
A function that extracts only the estimation of graph parameters after the rank estimation is completed.
Usage
LD_param_est(tmp, adj_list, classRefMat, ncls, smoothpost)
Arguments
tmp |
tmp |
adj_list |
adj_list |
classRefMat |
values returned from emclus |
ncls |
ncls |
smoothpost |
smoothpost |
[Package exametrika version 1.5.1 Index]