calculate_temp_knots: Temperature knots calculation for model_with_TOWT

View source: R/calculate_temp_knots.R

calculate_temp_knotsR Documentation

Temperature knots calculation for model_with_TOWT

Description

This function determines temperature knots in the training dataset.

Usage

calculate_temp_knots(training_data = NULL, model_input_options = NULL)

Arguments

training_data

Training dataframe and operating mode dataframe. Output from create_dataframe

model_input_options

List with model inputs specified using assign_model_inputs

Value

a vector with calculated temperature knots


kW-Labs/nmecr documentation built on May 6, 2024, 9:28 p.m.