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.
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.
To install R-evclass, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-evclass
To see what files were installed by R-evclass, run:
port contents R-evclass
To later upgrade R-evclass, run:
sudo port selfupdate && sudo port upgrade R-evclass
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.