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 Mar. 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

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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