Last chance! 50% off unlimited learning
Sale ends in
hglasso
, hcov
, or hbn
This function provides some information for an object hglasso
, hcov
, or hbn
.
# S3 method for hglasso
summary(object, …)
any other arguments passed to print
.
Some information for an object hglasso, hcov, or hbn: (1) The number of observations n and the number of features p. (2) The number of edges in Theta, V, and Z. (3) The indices for hub nodes, and also the number of edges within each hub node.
Tan et al. (2014). Learning graphical models with hubs. Journal of Machine Learning Research 15(Oct):3297-3331.
# NOT RUN {
# See example in hglasso, hcov, or hbn.
# }
Run the code above in your browser using DataLab