Learn R Programming

fb4package (version 2.0.0)

validate_fit_to_strategy_concordance: 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