Compute SelectBoost-like confidence table across c0
Usage
confidence_table(grid, pi_thr = NULL)
Arguments
- grid
an object returned by sb_gamlss_c0_grid
- pi_thr
optional override of the threshold (defaults to grid$pi_thr)
Value
data.frame with term, parameter, conf_index (mean positive excess), cover (fraction of c0 with prop>=thr)