Make spatial predictions from multispeciesPP::predict.multispeciesPP
by passing in data as terra::SpatRaster
layers and returning a SpatRaster
.
Usage
predict_mpp_rast(
model,
data,
sp,
type = c("response", "link"),
filename = NULL,
overwrite = FALSE
)