NEWS


dann 1.0.0 (2023-09-23)

Adding linter. Adding ... checks. Moving to tidymodels integration. Adding print method. Adding input correction.

dann 0.2.6 (2022-02-14)

Fixing hard coded sphere argument in sub_dann and graph_eigenvalues. Fixing default values of df methods. xTrain to train. Added "none"" option to sphere argument.

dann 0.2.5

Adding formula functions (_df) and associated tests. Vignettes use df functions, not matrix functions.

dann 0.2.4

Minor optimizations. One small loop removed for vectorized R code. Summing a logical vector instead of sub setting and calculating length.

dann 0.2.3

Fixing code coverage to work with github actions.

dann 0.2.2 (2021-02-20)

If the most common class fails to break ties in distance, sort by Y so that predictions are consistent in all cases.

Moving from travisCI to github actions.

dann 0.2.1 (2020-10-08)

Ties in distance are broken by most common class. Updating vignettes.

dann 0.2.0 (2020-03-14)

Moving to RcppArmadillo for performance improvements.

dann 0.1.0 (2019-12-10)

Initial release.