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]
All associated links for this package
First Published: 2018-04-24
Latest Update:
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 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:40), 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.2 (2023-03-10 10:30), 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

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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