View source: R/loocv_gear_temp.R
loocv_gear_temp | R Documentation |
Wrapper function for coldpool::loocv_2(), to run leave-one-out cross validation.
loocv_gear_temp(temp_data_path, proj_crs, interp_variable = "gear_temperature")
temp_data_path |
Filepath to temperature csv file generated by get_data() |
proj_crs |
CRS for the project as a character vector. |
interp_variable |
Name of the variable from the csv to be interpolated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.