Skip to content

v. 0.7.0

Compare
Choose a tag to compare
@svkucheryavski svkucheryavski released this 26 Nov 13:33
· 820 commits to master since this release
  • interval PLS variable selection (iPLS) is implemented
  • normalization was added to preprocessing methods (prep.norm)
  • method getRegcoeffs was added to PLS model
  • automatic selection of optimal components in PLS (Wold's criterion and first local min)
  • parameter cgroup for plots now can work with factors correctly (including ones with text levels)
  • all documentation was converted to roxygen2 format
  • NAMESPACE file is generated by roxygen2
  • fixed several small bugs and typos