-
Notifications
You must be signed in to change notification settings - Fork 98
Description
One can only use a test sample file when not using replicates. With method crossvalidate the file is ignored and when using bootstrap it complains there are 0 test samples even though the samples file is valid.
The error can be reproduced with the provided swd files and the following command (You have to modify the paths or copy all files and maxent to the same directory).
java -mx1820m -jar "maxent.jar" outputdirectory="." samplesfile=samples_final_Alytes.obstetricans_swd.csv testsamplesfile=samples_final_Alytes.obstetricans_swd_test.csv environmentallayers=samples_final_Alytes.obstetricans_swd_back.csv responsecurves jackknife randomseed replicatetype=bootstrap nooutputgrids writebackgroundpredictions replicates=10 autorun=TRUE extrapolate=FALSE threads=8