Learn R Programming

evclass (version 2.0.2)

Evidential Distance-Based Classification

Description

Different evidential classifiers, which provide outputs in the form of Dempster-Shafer mass functions. The methods are: the evidential K-nearest neighbor rule, the evidential neural network, radial basis function neural networks, logistic regression, feed-forward neural networks.

Copy Link

Version

Install

install.packages('evclass')

Monthly Downloads

338

Version

2.0.2

License

GPL-3

Maintainer

Thierry Denoeux

Last Published

November 9th, 2023

Functions in evclass (2.0.2)

EkNNinit

Initialization of parameters for the EkNN classifier
EkNNval

Classification of a test set by the EkNN classifier
calcAB

Determination of optimal coefficients for computing weights of evidence in logistic regression
RBFval

Classification of a test set by a radial basis function classifier
decision

Decision rules for evidential classifiers
calcm

Determination of optimal coefficients for computing weights of evidence in logistic regression
RBFinit

Initialization of parameters for a Radial Basis Function classifier
evclass

evclass: A package for evidential classification
EkNNfit

Training of the EkNN classifier
RBFfit

Training of a radial basis function classifier
vehicles

Vehicles dataset
proDSinit

Initialization of parameters for the evidential neural network classifier
proDSfit

Training of the evidential neural network classifier
proDSval

Classification of a test set by the evidential neural network classifier
glass

Glass dataset
ionosphere

Ionosphere dataset