expand.rare: Switch a dCST hierarchy to the "rare" view (explicit rare...

View source: R/linf.R

expand.rareR Documentation

Switch a dCST hierarchy to the "rare" view (explicit rare buckets)

Description

Returns a copy of a "linf.csts" object with cell.label (and, if present, cst.levels) replaced by the precomputed "rare" labeling. This does not recompute dCSTs; it only switches between labelings already stored in the object. This explicit rare-bucket view is the active labeling used by low.freq.policy = "pure".

Usage

expand.rare(csts)

Arguments

csts

A "linf.csts" object produced by linf.csts and optionally refined by refine.linf.csts / refine.linf.csts.iter.

Value

A "linf.csts" object using the "rare" view.


linf documentation built on Aug. 5, 2026, 9:08 a.m.