hugeGraph: A wrapper function for huge::huge

Description Usage Arguments Value Author(s) See Also

View source: R/Functions_GE.r

Description

A wrapper function for huge::huge function that works for data with constance columns.

Usage

1
hugeGraph(Y, ngraph = 50, method = "glasso", ...)

Arguments

Y

an nxp matrix containing the data

ngraph

number of lambda values

method

"glasso" or "mb"

...

passed to huge

Value

A huge object

Author(s)

Jianyu Liu

See Also

GLMGraph, MPoisGraph, MHurdGraph


hwang655/HUG documentation built on Jan. 31, 2021, 2:54 a.m.