bigDM call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
0% lines
Expression
0.0%
Tests
0.0%
Examples
2.9%
Vignettes
0.0%
By file
R/mergeINLA.R
0%
R/STCAR_INLA.R
0%
R/CAR_INLA.R
0%
R/MCAR_INLA.R
0%
R/clustering_partition.R
0%
R/random_partition.R
0%
R/Mmodel_lcar.R
0%
R/Mmodel_pcar.R
0%
R/Mmodel_icar.R
0%
R/Mmodel_iid.R
0%
R/connect_subgraphs.R
0%
R/divide_carto.R
0%
Structure
- Functions
- 21
- Exported
- 14
- Compiled
- 0
- Call edges
- 19
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| CAR_INLA exp | R | 357 | 56 | 0.0% |
| MCAR_INLA exp | R | 255 | 39 | 0.0% |
| Mmodel_compute_cor exp | R | 73 | 5 | 0.0% |
| Mmodel_icar exp | R | 88 | 3 | 0.0% |
| Mmodel_iid exp | R | 88 | 3 | 0.0% |
| Mmodel_lcar exp | R | 98 | 3 | 0.0% |
| Mmodel_pcar exp | R | 98 | 3 | 0.0% |
| STCAR_INLA exp | R | 402 | 78 | 0.0% |
| add_neighbour exp | R | 37 | 5 | 0.0% |
| clustering_partition exp | R | 126 | 22 | 0.0% |
| connect_subgraphs exp | R | 67 | 6 | 0.0% |
| divide_carto exp | R | 69 | 8 | 0.0% |
| mergeINLA exp | R | 569 | 53 | 0.0% |
| random_partition exp | R | 111 | 17 | 0.0% |
| compute.CMC | R | 31 | 3 | 0.0% |
| compute.summary | R | 15 | 2 | 0.0% |
| compute.transform | R | 6 | 1 | 0.0% |
| merge_marginals | R | 44 | 4 | 0.0% |
| riskSampleDeviance | R | 3 | 1 | 0.0% |
| tryCatch.W.E | R | 10 | 1 | 0.0% |