Skip to content

VIM 4.3.0

Compare
Choose a tag to compare
@GregorDeCillia GregorDeCillia released this 21 Apr 08:11
· 381 commits to master since this release
  • bugfix for hotdeck() with makeNA
  • bugfix for the computation of distances for ordered variables
  • bug fixed in irmi() with newer version of nnet (multinom) and if residual scale can not be computed (noise)
  • Improvement Gower dist with only missing values in data.x or data.y
  • new option for kNN() useImputedDist if the imputed values of a variable should be used in subsequent imputation of another variable.