tfprobability 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
83% lines
covr status: test_error
Expression
80.0%
Tests
82.8%
Examples
not measured
Vignettes
not measured
By file
R/install.R
0%
R/package.R
21%
R/glm.R
47%
R/mcmc-functions.R
62%
R/utils.R
66%
R/distribution-layers.R
75%
R/vi-functions.R
76%
R/bijectors.R
79%
R/mcmc-kernels.R
85%
R/distributions.R
87%
R/layers.R
90%
R/sts.R
90%
Structure
- Functions
- 308
- Exported
- 294
- Compiled
- 0
- Call edges
- 81
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| glm_fit_one_step exp | R | 3 | 1 | 0.0% |
| install_tfprobability exp | R | 27 | 4 | 0.0% |
| layer_autoregressive exp | R | 30 | 1 | 0.0% |
| layer_autoregressive_transform exp | R | 14 | 1 | 0.0% |
| layer_kl_divergence_regularizer exp | R | 22 | 1 | 0.0% |
| layer_mixture_logistic exp | R | 18 | 1 | 0.0% |
| layer_variational_gaussian_process exp | R | 28 | 2 | 0.0% |
| mcmc_uncalibrated_langevin exp | R | 22 | 2 | 0.0% |
| mcmc_uncalibrated_random_walk exp | R | 16 | 2 | 0.0% |
| sts_build_factored_variational_loss exp | R | 8 | 1 | 0.0% |
| sts_local_level exp | R | 13 | 1 | 0.0% |
| sts_semi_local_linear_trend exp | R | 25 | 1 | 0.0% |
| tfb_affine exp | R | 24 | 1 | 0.0% |
| tfb_affine_linear_operator exp | R | 14 | 1 | 0.0% |
| tfb_affine_scalar exp | R | 16 | 1 | 0.0% |
| tfb_gumbel exp | R | 13 | 1 | 0.0% |
| tfb_kumaraswamy exp | R | 13 | 1 | 0.0% |
| tfb_masked_autoregressive_flow exp | R | 17 | 1 | 0.0% |
| tfb_ordered exp | R | 7 | 1 | 0.0% |
| tfb_rational_quadratic_spline exp | R | 15 | 1 | 0.0% |