repair_params: Repair a MizerParams object

View source: R/MizerParams-class.R

repair_paramsR Documentation

Repair a MizerParams object

Description

Rebuilds the parameter tables and the slots that are derived from them. This is a deterministic function of a small number of slots and is idempotent: on an already-repaired object it recomputes identical values. validParams() therefore skips it for an object whose fingerprint has already been recorded, see validation_key() and is_validated().

Usage

repair_params(params)

Arguments

params

A MizerParams object.

Value

The repaired MizerParams object.


mizer documentation built on Aug. 31, 2026, 5:08 p.m.