predict_calanus | R Documentation |
Predict using a model
predict_calanus(model, predictors, include_prob = TRUE, ...)
model |
either a 'model_fit' object or a file description to one |
predictors |
a table (data.frame or tibble) or raster (terra or stars) |
include_prob |
logical, if TRUE include probabilities of occurrence |
... |
arguments for |
prediction as table (tibble) or stars raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.