Skip to content

Bug fixes for RF and SVM algorithms

Choose a tag to compare

@jmh579 jmh579 released this 21 Apr 18:12
  • Bug fix: SVM Linear and SVM Radial algorithms no longer return errors in TrainSpectralModel().
  • Bug fix: Random Forest variable importance no longer returns error in TrainSpectralModel() or when preprocessing = TRUE in TestModelPerformance() (#7).
  • Output for random Forest variable importance now includes "Pretreatment" and "Iteration" columns.
  • PlotSpectra() now allows for missing data in non-spectral columns of the input data frame.
  • waves now has an associated paper in the Plant Phenome Journal! The citation for this paper should be used if waves is used in a paper - see citation("waves") for details.