Description Usage Arguments Value Note See Also
View source: R/run_sicktree_model.r
For each class in .shp polygon file, run an existing, calibrated, distribution model using a raster brick as predictors
| 1 | run_sicktree_model(r_pred, vuln_classes, model_dir, outp_dir)
 | 
| r_pred | A rasterbrick or rasterstack containing the predictor layers | 
| vuln_classes | A list of the classes you want to run existing models for Only the fist place in each element will be used to search for existing models. | 
| model_dir | The folder and filename prefix to where the models were saved by  | 
| outp_dir | The folder and filename prefix to save the model output to | 
Saves rasters predicted by the model
Run in 32-bit R installation. Implement optional parallel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.