babaknaimi / sdm

sdm is an extensible framework to develop species distributions models using individual and community-based approaches, generate ensembles of models, evaluate the models, and predict species potential distributions in space and time.
20 stars 5 forks source link

sdm() error message: Error in if (wtest == "test.dep") #5

Open ninzyfb opened 3 years ago

ninzyfb commented 3 years ago

Dear Babak, i keep getting this error when running my sdm function:

Error in if (wtest == "test.dep") cat("model performance (per species), using test dataset (generated using partitioning):\n") else if (wtest == : missing value where TRUE/FALSE needed

I am not sure what this error means? Thank you for your help!