Learn R Programming

GJRM (version 0.1-5)

ggmtrust: ggmtrust for penalised network

Description

penalised network, work in progress.

Usage

ggmtrust(s, n, lambda = 1, pen = "lasso", params = NULL)

Arguments

s

Sample covariance matrix.

n

Sample size.

lambda

Regularisation parameter.

pen

Either "lasso" or "ridge".

params

If different from null then these are taken as the starting values.

Value

The function returns an object of class ggmtrust.

Details

penalised network, work in progress.