evreg: Evidential Regression

An implementation of the 'Evidential Neural Network for Regression' model recently introduced in Denoeux (2023) <doi:10.1109/TFUZZ.2023.3268200>. In this model, prediction uncertainty is quantified by Gaussian random fuzzy numbers as introduced in Denoeux (2023) <doi:10.1016/j.fss.2022.06.004>. The package contains functions for training the network, tuning hyperparameters by cross-validation or the hold-out method, and making predictions. It also contains utilities for making calculations with Gaussian random fuzzy numbers (such as, e.g., computing the degrees of belief and plausibility of an interval, or combining Gaussian random fuzzy numbers).

Package details

AuthorThierry Denoeux [aut, cre] (<https://orcid.org/0000-0002-0660-5436>)
MaintainerThierry Denoeux <tdenoeux@utc.fr>
LicenseGPL-3
Version1.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("evreg")

Try the evreg package in your browser

Any scripts or data that you put into this service are public.

evreg documentation built on May 29, 2024, 4:56 a.m.