modleR icon indicating copy to clipboard operation
modleR copied to clipboard

An ecological niche model workflow based on dismo

Results 22 modleR issues
Sort by recently updated
recently updated
newest added

I was running the following code: final_model(species_name = species[1], algorithms = NULL, #if null it will take all the algorithms in disk models_dir = test_folder, which_models = c("raw_mean", "bin_mean", "bin_consensus"),...

Hello Everyone, When I run the first code in ModleR, it gives me an error message. I am posting here the R code and error message. Can someone please help...

in cases that the user may want something like 0.7 0.7 & pval_pROC > 0.05?

help wanted

- [x] metadados da rodada: um resumo da informação de cada rodada (sp, n, desenho, nback) - [x] testes de que os metadados condizem com o que acaba de ser...

Is there a way to pass arguments to maxent ("quadratic=TRUE", "product=FALSE", "hinge=FALSE" "outputformat=logistic", etc)? I did not see it in docs. Thanks

em: - setup_sdmdata - do_any - do_many - final_model - ensemble_model

error_msg

a lista de subpastas vs. uma projeção. Isto deveria ser padronizado? talvez sim.

When running random forests with equalize = T Probably due to cases when the presences outnumber the absences, so equalize cannot sample correctly.

bug

Está implementada a escolha do threshold aplicado para gerar os modelos binários? Ao meu ver, seria interessante ter a possibilidade de escolher qual será o threshold aplicado nas partições. Escolher...

The main page of Modle-R does not include examples of how to set the dataframe for real_absences, and I am finding the following error: Error in [.data.frame(real_absences, , c(lon, lat))...