FB4Strategy: FB4 Strategy Interface

FB4StrategyR Documentation

FB4 Strategy Interface

Description

Defines the common interface that all FB4 execution strategies must implement. This ensures consistent behavior across different fitting methods while allowing for method-specific optimizations.

Usage

FB4Strategy

Format

An object of class list of length 3.

Details

All strategies must implement: - execute(execution_plan): Main execution logic - validate_plan(execution_plan): Strategy-specific validation - get_strategy_info(): Metadata about the strategy


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