Dismo’s Predict function from a MaxEnt object in R
I am attempting to predict the spatial fishing patterns in coastal waters. I have managed to supply dataframes to my MaxEnt function producing a MaxEnt object which holds the presences and absences.
I now want to supply to predict() function with a new dataframe to predict how presences/absences may change.