Skip to content

providing a test sample file only works when not using replicates. #4

@soerensen3

Description

@soerensen3

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

samples_final_Alytes.obstetricans_swd.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions