Maxent function dismo
I’m working in SDM and I need to run a maxent model using maxent function from dismo package, however, I have this error,
How to use specific test occurrence records in dismo::maxent()
For the sake of reproducible results I have already randomly split my occurrence records into training and testing, and would like to input these records into dismo::maxent
. I have attempted to do this using the code below: