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 06 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

worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
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  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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