plavaan 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
20% lines
Expression
27.7%
Tests
19.8%
Examples
84.1%
Vignettes
93.4%
By file
R/penalized.R
0%
R/alf.R
80%
Structure
- Functions
- 12
- Exported
- 4
- Compiled
- 0
- Call edges
- 6
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| penalized_est exp | R | 87 | 5 | 0.0% |
| add_nlminb_info | R | 10 | 1 | 0.0% |
| add_vcov_pen | R | 17 | 2 | 0.0% |
| hot_gr | R | 10 | 2 | 0.0% |
| penalized_gr | R | 41 | 4 | 0.0% |
| penalized_obj | R | 33 | 4 | 0.0% |
| composite_pair_loss exp | R | 18 | 4 | 84.6% |
| gr_cpl | R | 33 | 4 | 95.5% |
| alf exp | R | 3 | 1 | 100.0% |
| l0a exp | R | 3 | 1 | 100.0% |
| gr_alf | R | 3 | 1 | 100.0% |
| gr_l0a | R | 3 | 1 | 100.0% |