Skip to contents

Generates spline parameters based on the configuration, metadata, condition, and mode.

Usage

create_spline_params(spline_test_configs, index, meta, condition, mode)

Arguments

spline_test_configs

A configuration object for spline tests.

index

Index of the spline configuration to process.

meta

A dataframe containing metadata.

condition

A character string specifying the condition.

mode

A character string specifying the mode.

Value

A list of processed spline parameters.