create_fb4_strategy: Create FB4 strategy based on method

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

create_fb4_strategyR Documentation

Create FB4 strategy based on method

Description

Factory function that creates the appropriate strategy instance based on the specified method. Handles strategy instantiation and initial setup. Validates concordance between fit_to and strategy parameters.

Usage

create_fb4_strategy(execution_plan)

Arguments

execution_plan

Complete execution plan with method specified

Value

Strategy object implementing FB4Strategy interface


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