Skip to contents

Summarize truncation results from draws

Usage

.truncation_info(object, epsilon = NULL)

Arguments

object

A mixgpd_fit.

epsilon

Numeric; optional override.

Value

List with k summary.

Details

After .extract_draws() applies draw-level component truncation, the chosen number of retained components is stored as an attribute. This helper condenses that bookkeeping into min, median, and max summaries for the effective retained component count under both the cumulative-mass and per-weight criteria.