The R package ibelief aims to provide some basic functions to implement belief function theory.
You can install the stable version on CRAN:
install.packages("ibelief", dependencies = TRUE)Also you can download the newest source folder of the package from GitHub, and build the package yourselves:
git clone https://github.com/kuangzhou/ibelief.git
R CMD build ibeliefThen you can install the package using R CMD INSTALL command
R CMD INSTALL ibelief_*.tar.gzor install the package from source in R:
install.packages("~/ibelief_*.tar.gz", repos = NULL, type = "source")see the NEWS-CRAN file
see the NEWS-BETA file
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.