Skip to contents

Predicts probabilities using the discrete landpred model.

Usage

# S3 method for class 'landpred_model_discrete'
predict(object, newdata = NULL, ...)

Arguments

object

A landpred_model_discrete object.

newdata

Optional new data.

...

Additional arguments.

Value

Predicted probabilities.