fit_, tune_, esm_ and fit_ensemble functions now return a performance table for each partition and replicate (performance_part), by @sjevelazco#432 and 434
p_pdp was improved to depict exactly training range values when projection data are used, by @sjevelazco#429
sample_pseudoabs a sample approach was implemented based on environmental K-means, by @sjevelazco#410
sample_pseudoabs K-means step was improved for the geo_env_km_const approach, by @sjevelazco#410
p_extra Now can handle binary maps to plot suitability or extrapolation values in the geographical or environmental space, by @sjevelazco418
map_env_dist This new function calculates environmental distance between presences and projection data. Only the nearest Gower distance was implemented (Domain algorithm), by @sjevelazco419
fit_dom This is a new function to fit and validate the Domain algorithm, by @sjevelazco
flexsdm 1.3.6
occfilt_geo adapted to test different values for the three methods by @sjevelazco in 386
occfilt_env now can filter with several bins by @sjevelazco in 388
occfilt_select was created and a test protocol was written by @sjevelazco in 389
occfit_select included in vignette and website by @sjevelazco in 390
mean change in sdm_predict to handle 0 weight value for weighted mean by @sjevelazco in 391
documentation of occfilt_select was improved by @sjevelazco in 392
It is possible to tune ntree hyperparameter of random forest algorithm by @sjevelazco in 393
correct_colinvar can be used with species points by @sjevelazco in 394
correct_colivar was fixed and improved, FA method by @sjevelazco in 383
occfilt_geo ‘defined’ method was fixed by @sjevelazco in 384
flexsdm 1.3.4
it is possible to restrict the cell used to perform collinearity reduction analysis to a geographical area smaller than the full extent of environmental variables in correct_clinvar()
esm_ family function was improved and debugged
occfilt_geo has a new argument “rep” to control number o repetition to filter occurrences