modleR
modleR copied to clipboard
How to set parameters for different models
Hello everyone, Is it possible to set parameters for different models in modleR? For example, defining "ntree" for random forest model or RM and feature class types for MaxEnt?
Many thanks, Iman
Hi! for now unfortunately that is possible only by writing such options inside the package functions. Our plan is to split each algorithm into their own function so that this can be much better parameterized :/