Skip to content

aghq 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

81% lines

Expression 81.9%
Tests 81.1%
Examples 61.4%
Vignettes 0.0%

By file

R/04-aghq.R 72%
R/03-summary-statistics.R 84%
R/02-normalization.R 84%
R/01-optimization.R 90%
R/00-misc-support-functions.R 93%

Structure

Functions
91
Exported
33
Compiled
0
Call edges
116

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
marginal_laplace_tmb exp R 60 7 0.0%
compute_moment.default R 3 1 0.0%
compute_quantiles.aghq R 1 1 0.0%
compute_quantiles.list R 5 2 0.0%
get_nodesandweights.data.frame R 1 1 0.0%
get_nodesandweights.default R 1 1 0.0%
get_nodesandweights.laplace R 9 1 0.0%
get_nodesandweights.marginallaplace R 1 1 0.0%
get_opt_results.marginallaplace R 1 1 0.0%
make_moment_function.aghqtrans R 1 1 0.0%
plot.aghq R 19 3 0.0%
print.aghq R 6 1 0.0%
print.aghqsummary R 19 1 0.0%
print.laplace R 9 1 0.0%
print.laplacesummary R 10 2 0.0%
print.marginallaplacesummary R 8 1 0.0%
validate_transformation.default R 1 1 0.0%
validate_moment.default R 4 2 50.0%
validate_transformation.aghqtrans R 25 12 50.0%
make_numeric_moment_function exp R 47 14 53.3%