Skip to content

v0.4.3

Compare
Choose a tag to compare
@SixiangHu SixiangHu released this 19 Jan 23:26
· 31 commits to master since this release

DataMan 0.4.3

NEW FEATURES

  • add modelMetric function to conduct statistical analysis on predictions.
  • add dataComp function to check whether the factors in a new dataset is consistent as before.
  • add multiParts function to split a vector into different parts by provided proportion.

CHANGES

  • interPlot now support weights parameter.
  • modelPlot can specify the base of a factor when viewing a glm model.