View source: R/calculate_temp_knots.R
calculate_temp_knots | R Documentation |
This function determines temperature knots in the training dataset.
calculate_temp_knots(training_data = NULL, model_input_options = NULL)
training_data |
Training dataframe and operating mode dataframe. Output from create_dataframe |
model_input_options |
List with model inputs specified using assign_model_inputs |
a vector with calculated temperature knots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.