79534568

Date: 2025-03-25 18:35:53
Score: 1
Natty:
Report link

Rename the SpatRaster so it has the same name as the predictor variable in your model.

names(bathy_pei) <- 'bathy_pei'
rf_pred = terra::predict(bathy_pei, model=rf_a, na.rm = FALSE)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ben