Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 637 Bytes

Covariate-Varying Networks (CVN)

R-CMD-check

CVN is an R package for estimating high-dimensional Gaussian graphical models that change with multiple external covariates. The model is flexible, in the sense that complex smoothing patterns between the individual graphs can be used.

See the vignette for more information.

?CVN

Installation

To install, simply type in R

devtools::install_github("bips-hb/CVN")