penalised network, work in progress.
ggmtrust(s, n, data = NULL, lambda = 1, pen = "lasso", params = NULL, method = "BHHH",
w.alasso = NULL, gamma = 1, a = 3.7)
Sample covariance matrix.
Sample size.
Data.
Regularisation parameter.
Either "lasso" or "ridge".
If different from null then these are taken as the starting values.
Either "H" or "BHHH".
weight for alasso.
alasso param.
scad param.
The function returns an object of class ggmtrust
.
penalised network, work in progress.