First size-biased and largest-weight diagnostics
compute_weight_diagnostics.RdFirst size-biased and largest-weight diagnostics
Usage
compute_weight_diagnostics(
a,
b,
thresholds = c(0.3, 0.5, 0.7, 0.9),
M = .QUAD_NODES_DEFAULT,
M_verify = NULL,
abs_tol = 1e-10,
rel_tol = 1e-08
)Value
Separate size_biased and maximum components. Numeric
compatibility aliases refer only to W_SB; no risk category is returned.
See also
Other diagnostics:
DPprior_diagnostics(),
DPprior_error_bounds(),
compute_error_landscape()