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)
The function returns an object of class ggmtrust
.
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.
penalised network, work in progress.