Learn R Programming

fb4package (version 2.0.0)

validate_category_equation: Validate equation parameters for a specific category

Description

Validate equation parameters for a specific category

Usage

validate_category_equation(
  category_name,
  category_params,
  species_params = NULL
)

Value

List with validation results

Arguments

category_name

Name of the category (consumption, respiration, etc.)

category_params

Parameters for the category

species_params

Full species parameters (for cross-category validation)