sample_pseudoabs it was implemented a sample approach based on environmental K-means #410
sample_pseudoabs K-means step was improved for the geo_env_km_const approach #410
p_extra Now can handle binary maps to plot suitability or extrapolation values in the geographical or environmental space 418
map_env_dist This new function calculates environmental distance between presences and projection data. Only the nearest Gower distace was implemented (Domain algorithm) 419
fit_dom This is a new function to fit and validate Domain algorithm
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 test protocol 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