NEWS
evclass 2.0.2 (2023-11-09)
- The line "@aliases evclass-package" has been added in file "evclass.R" to facilitate access to the documentation.
evclass 2.0.1 (2023-08-14)
- Correction of a bug in function kNNfit that created an error when argument 'optimize' was set to 'FALSE'. Correction of a few typos in the documentation.
evclass 2.0.0 (2023-01-07)
- Implementation of radial basis function neural network classifiers.
- Functions to express the outputs of trained logistic regression or feed-forward neural network classifiers as Dempster-Shafer mass functions. (These methods are based on an interpretation of the operations performed in neural networks as the combination of weights of evidence by Dempster's rule, see: "T. Denoeux, Logistic Regression, Neural Networks and Dempster-Shafer Theory: a New Perspective. Knowledge-Based Systems 176:54-67, 2019").