Skip to content

metabolyseR 0.14.10

Compare
Choose a tag to compare
@jasenfinch jasenfinch released this 01 Feb 10:18
· 122 commits to master since this release
5b3a032
  • Added the method predict() for the RandomForest S4 class to predict model response values.

  • Added the method mtry() for the AnalysisData S4 class to return the default mtry random forest parameter for a given response variable.

  • Added the method tune() for the AnalysisData S4 class to tune the random forest parameters mtry and ntree for a given response variable.