Skip to content

SDMtune 1.2.0

Compare
Choose a tag to compare
@sgvignali sgvignali released this 07 Mar 10:36
· 76 commits to master since this release
  • SDMtune migrated to package terra to handle spatial data. Objects created with the package raster will not be supported in future releases
  • SDMtune has a new progress bar and messages/warnings/errors have a new look
  • modelReport(), prepareSWD, reduceVariable(), thinData(), and varSel() gain the argument verbose to disable informative messages
  • gridSearch(), optimizeModel(), randomSearch(), reduceVar(), and varSel() gain the argument interactive to disable the interactive real-time chart
  • doJk(), gridSearch(), optimizeModel(), predict(), randomSearch(), thinData(), train(), varImp(), and varSel() gain the argument progress to disable the progress bar
  • The function thinData() prints a message with the number of removed locations
  • The argument factors in modelReport() is deprecated. See terra documentation to see how to use factors during predictions

Bug fixes:

  • Real-time charts are again displayed in Windows
  • plotCor() plots a correct heatmap when there are more than 9 variables
  • doJk() runs also without testing dataset