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 26 Jun. 2026.
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.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

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
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  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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