Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ggmtrust

ggmtrust for penalised network


Description

penalised network, work in progress.

Usage

ggmtrust(s, n, data = NULL, lambda = 1, pen = "lasso", params = NULL, method = "BHHH", 
         w.alasso = NULL, gamma = 1, a = 3.7)

Arguments

s

Sample covariance matrix.

n

Sample size.

data

Data.

lambda

Regularisation parameter.

pen

Either "lasso" or "ridge".

params

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

method

Either "H" or "BHHH".

w.alasso

weight for alasso.

gamma

alasso param.

a

scad param.

Details

penalised network, work in progress.

Value

The function returns an object of class ggmtrust.


GJRM

Generalised Joint Regression Modelling

v0.2-4
GPL (>= 2)
Authors
Giampiero Marra <giampiero.marra@ucl.ac.uk> and Rosalba Radice <rosalba.radice@city.ac.uk>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.