fable.bayesRecon 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
95% lines
Expression
93.8%
Tests
95.3%
Examples
68.7%
Vignettes
36.0%
By file
R/bayesRecon_BUIS.R
86%
R/bayesRecon_t.R
95%
R/utils.R
98%
R/bayesRecon_TDcond.R
100%
R/bayesRecon_MixCond.R
100%
Structure
- Functions
- 15
- Exported
- 4
- Compiled
- 0
- Call edges
- 18
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| forecast.lst_bayesRecon_BUIS | R | 106 | 5 | 85.2% |
| get_residuals | R | 23 | 4 | 92.3% |
| forecast.lst_bayesRecon_t | R | 120 | 10 | 95.3% |
| bayesRecon_BUIS exp | R | 4 | 1 | 100.0% |
| bayesRecon_MixCond exp | R | 4 | 1 | 100.0% |
| bayesRecon_TDcond exp | R | 4 | 1 | 100.0% |
| bayesRecon_t exp | R | 4 | 1 | 100.0% |
| calc | R | 3 | 1 | 100.0% |
| compute_point_forecasts | R | 3 | 1 | 100.0% |
| forecast.lst_bayesRecon_MixCond | R | 71 | 2 | 100.0% |
| forecast.lst_bayesRecon_TDcond | R | 73 | 2 | 100.0% |
| get_hier | R | 20 | 1 | 100.0% |
| get_output_fc | R | 14 | 1 | 100.0% |
| make_PMF | R | 45 | 6 | 100.0% |
| transpose_vec | R | 6 | 1 | 100.0% |