Skip to content
Snippets Groups Projects
Commit 136cca21 authored by Maria Voigt's avatar Maria Voigt
Browse files

exporting predictors_grid so that I can work with this

parent 5c1551d4
No related branches found
No related tags found
No related merge requests found
...@@ -257,7 +257,9 @@ for (predictor_name in additional_predictors){ ...@@ -257,7 +257,9 @@ for (predictor_name in additional_predictors){
# RENAME PREDICTORS INTO PREDICTORS_GRID saveRDS(predictors_grid, file.path(outdir, paste0("predictors_grid_pred_", name_suffix,
year_to_predict, "_", Sys.Date(), ".rds")))
#--------------------------# #--------------------------#
# PREDICTION FOR each year # # PREDICTION FOR each year #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment