https://github.com/brianhie/ggb
Graph-Guided Banding of the Covariance Matrix
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Graph-Guided Banding of the Covariance Matrix
Basic Info
- Host: GitHub
- Owner: brianhie
- Language: R
- Default Branch: master
- Size: 68.4 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of jacobbien/ggb
Created over 8 years ago
· Last pushed over 8 years ago
https://github.com/brianhie/ggb/blob/master/
ggb
===
This R package implements the graph-guided banding estimators introduced in [Bien, J. (2016) "Graph-Guided Banding of the Covariance Matrix"](http://arxiv.org/abs/1606.00451).
The easiest way to install ggb is by using the [devtools](https://cran.r-project.org/web/packages/devtools/index.html) R package (if not already installed, open R and type `install.packages("devtools")`). To install ggb, type
``` r
devtools::install_github("jacobbien/ggb", build_vignettes = TRUE)
```
in R. This installs `ggb` from github and builds its vignette. To see the vignette (which is the best way to understand how to use `ggb`), type
``` r
vignette("using_ggb")
```
in R.
Owner
- Name: Brian Hie
- Login: brianhie
- Kind: user
- Location: San Francisco
- Website: brianhie.com
- Twitter: brianhie
- Repositories: 36
- Profile: https://github.com/brianhie