Package: cglasso
Version: 2.0.0
Date: 2021-01-04
Type: Package
Title: Conditional Graphical LASSO for Gaussian Graphical Models with
        Censored and Missing Values
Authors@R: c(person(given = "Luigi", family = "Augugliaro", email = "luigi.augugliaro@unipa.it", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4603-7541")),
	     person(given = "Gianluca", family = "Sottile", role = "aut", comment = c(ORCID = "0000-0001-9347-7251")),
	     person(given = "Ernst C.", family = "Wit", role = "aut", comment = c(ORCID = "0000-0002-3671-9610")),
	     person(given = "Veronica", family = "Vinciotti", role = "aut", comment = c(ORCID = "0000-0002-2625-7977")))
Depends: R (>= 4.0.0), igraph
Description: Conditional graphical lasso (cglasso) estimator is an extension of the graphical lasso proposed to estimate the conditional dependence structure of a set of p response variables given q predictors. This package provides suitable extensions developed to study datasets with censored and/or missing values. Standard conditional graphical lasso is available as a special case. Furthermore, cglasso package provides an integrated set of core routines for visualization, analysis, and simulation of datasets with censored and/or missing values drawn from a Gaussian graphical model.
Imports: methods, MASS
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: yes
Repository: CRAN
Author: Luigi Augugliaro [aut, cre] (<https://orcid.org/0000-0002-4603-7541>),
  Gianluca Sottile [aut] (<https://orcid.org/0000-0001-9347-7251>),
  Ernst C. Wit [aut] (<https://orcid.org/0000-0002-3671-9610>),
  Veronica Vinciotti [aut] (<https://orcid.org/0000-0002-2625-7977>)
Maintainer: Luigi Augugliaro <luigi.augugliaro@unipa.it>
Packaged: 2021-01-04 16:04:12 UTC; luigiaugugliaro
Date/Publication: 2021-01-05 16:20:03 UTC
