The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

graphpcor: Models for Correlation Matrices Based on Graphs

Implement some models for correlation/covariance matrices including two approaches to model correlation matrices from a graphical structure. One use latent parent variables as proposed in Sterrantino et. al. (2024) <doi:10.48550/arXiv.2312.06289>. The other uses a graph to specify conditional relations between the variables. The graphical structure makes correlation matrices interpretable and avoids the quadratic increase of parameters as a function of the dimension. In the first approach a natural sequence of simpler models along with a complexity penalization is used. The second penalizes deviations from a base model. These can be used as prior for model parameters, considering C code through the 'cgeneric' interface for the 'INLA' package (<https://www.r-inla.org>). This allows one to use these models as building blocks combined and to other latent Gaussian models in order to build complex data models.

Version: 0.1.11
Depends: R (≥ 4.3), Matrix, graph, numDeriv
Imports: methods, stats, utils, Rgraphviz
Suggests: INLA (≥ 24.02.09)
Published: 2025-04-19
DOI: 10.32614/CRAN.package.graphpcor
Author: Elias Krainski ORCID iD [cre, aut, cph], Denis Rustand ORCID iD [aut, cph], Anna Freni-Sterrantino ORCID iD [aut, cph], Janet van Niekerk [aut, cph] (0000-0002-4334-2057), Haavard Rue’ ORCID iD [aut]
Maintainer: Elias Krainski <eliaskrainski at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Additional_repositories: https://inla.r-inla-download.org/R/testing
CRAN checks: graphpcor results [issues need fixing before 2025-05-03]

Documentation:

Reference manual: graphpcor.pdf

Downloads:

Package source: graphpcor_0.1.11.tar.gz
Windows binaries: r-devel: graphpcor_0.1.11.zip, r-release: graphpcor_0.1.11.zip, r-oldrel: graphpcor_0.1.11.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=graphpcor to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.