Predict Method for Landpred Continuous Model
predict.landpred_model_continuous.RdPredicts the probability of the event occurring given new data.
Usage
# S3 method for class 'landpred_model_continuous'
predict(object, newdata = NULL, type = "response", ...)