CRAN/E | evreg

evreg

Evidential Regression

Installation

About

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).

Key Metrics

Version 1.0.4
R ≥ 3.1.0
Published 2024-04-22 3 days ago
Needs compilation? no
License GPL-3
CRAN checks evreg results

Downloads

Yesterday 70 0%
Last 7 days 132 +124%
Last 30 days 312 +26%
Last 90 days 826 -29%
Last 365 days 3.431 +228%

Maintainer

Maintainer

Thierry Denoeux

tdenoeux@utc.fr

Authors

Thierry Denoeux

aut / cre

Material

NEWS
Reference manual
Package source

In Views

MachineLearning

Vignettes

Introduction to the evreg package

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

evreg archive

Depends

R ≥ 3.1.0

Imports

evclust
stats

Suggests

knitr
rmarkdown
nnet
MASS
ggplot2