Other packages > Find by keyword >

fuzzyreg  

Fuzzy Linear Regression
View on CRAN: Click here


Download and install fuzzyreg package within the R console
Install from CRAN:
install.packages("fuzzyreg")

Install from Github:
library("remotes")
install_github("cran/fuzzyreg")

Install by package version:
library("remotes")
install_version("fuzzyreg", "0.6.2")



Attach the package and use:
library("fuzzyreg")
Maintained by
Natalia Martinkova
[Scholar Profile | Author Map]
First Published: 2018-04-24
Latest Update: 2023-03-10
Description:
Estimators for fuzzy linear regression. The functions estimate parameters of fuzzy linear regression models with crisp or fuzzy independent variables (triangular fuzzy numbers are supported). Implements multiple methods for parameter estimation and algebraic operations with triangular fuzzy numbers. Includes functions for summarising, printing and plotting the model fit. Calculates predictions from the model and total error of fit. Individual methods are described in Diamond (1988) , Hung & Yang (2006) , Lee & Tanaka (1999) , Nasrabadi, Nasrabadi & Nasrabady (2005) , Skrabanek, Marek & Pozdilkova (2021) , Tanaka, Hayashi & Watada (1989) , Zeng, Feng & Li (2017) .
How to cite:
Natalia Martinkova (2018). fuzzyreg: Fuzzy Linear Regression. R package version 0.6.2, https://cran.r-project.org/web/packages/fuzzyreg. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.2 (2018-04-24 12:30), 0.3 (2018-06-07 19:43), 0.4.1 (2018-12-05 12:50), 0.4 (2018-10-14 19:40), 0.5.1 (2019-06-06 09:50), 0.5.2 (2021-11-11 16:00), 0.5 (2019-02-07 15:03), 0.6.1 (2023-03-09 16:00), 0.6 (2022-03-02 16:30)
Other packages that cited fuzzyreg R package
View fuzzyreg citation profile
Other R packages that fuzzyreg depends, imports, suggests or enhances
Complete documentation for fuzzyreg
Functions, R codes and Examples using the fuzzyreg R package
Some associated functions: GOF . TEF . bats . bfrl . coef.fuzzylm . dom . flar . fls . fuzzify . fuzzydat . fuzzylm . moflr . oplr . plot.fuzzylm . plr . plrls . predict.fuzzylm . print.fuzzylm . print.summary.fuzzylm . prodFuzzy . prodSfuzzy . sumFuzzy . summary.fuzzylm . 
Some associated R codes: GOF.R . coef.fuzzylm.R . data.R . flar.R . fls.R . fuzzify.R . fuzzylm.R . moflr.R . oplr.R . plot.fuzzylm.R . plr.R . plrls.R . predict.fuzzylm.R . print.fuzzylm.R . print.summary.fuzzylm.R . prodFuzzy.R . sumFuzzy.R . summary.fuzzylm.R .  Full fuzzyreg package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for fuzzyreg02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA