Predicts the probability of the event occurring given new data.
# S3 method for landpred_model_continuous
predict(object, newdata = NULL, type = "response", ...)A vector of predicted probabilities.
A landpred_model_continuous object.
New data frame containing covariates and short-term event info.
Type of prediction (default "response").
Additional arguments