validate_fit_to_strategy_concordance: Validate concordance between fit_to and strategy parameters

View source: R/14.1-strategy-interface.R

validate_fit_to_strategy_concordanceR Documentation

Validate concordance between fit_to and strategy parameters

Description

Ensures that the fit_to parameter matches the expected strategy method. Throws an error if there's a mismatch.

Usage

validate_fit_to_strategy_concordance(fit_to, strategy)

Arguments

fit_to

The target fitting parameter

strategy

The strategy method to be used


fb4package documentation built on May 8, 2026, 1:07 a.m.