Other packages > Find by keyword >

FuzzySTs  

Fuzzy Statistical Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FuzzySTs", "0.3")



Attach the package and use:
library("FuzzySTs")
Maintained by
Redina Berkachy
[Scholar Profile | Author Map]
First Published: 2020-07-03
Latest Update: 2020-11-23
Description:
The main goal of this package is to present various fuzzy statistical tools. It intends to provide an implementation of the theoretical and empirical approaches presented in the thesis entitled "The signed distance measure in fuzzy statistical analysis. Some theoretical, empirical and programming advances" (Thesis to be published soon. For the theoretical approaches, see Berkachy R. and Donze L. (2019) . For the empirical approaches, see Berkachy R. and Donze L. (2016) ). Important (non-exhaustive) implementation highlights of this package are as follows: (1) a numerical procedure to estimate the fuzzy difference and the fuzzy square. (2) two numerical methods of fuzzification. (3) a function performing different possibilities of distances, including the signed distance and the generalized signed distance for instance. (4) numerical estimations of fuzzy statistical measures such as the variance, the moment, etc. (5) two methods of estimation of the bootstrap distribution of the likelihood ratio in the fuzzy context. (6) an estimation of a fuzzy confidence interval by the likelihood ratio method. (7) testing fuzzy hypotheses and/or fuzzy data by fuzzy confidence intervals in the Kwakernaak - Kruse and Meyer sense. (8) a general method to estimate the fuzzy p-value with fuzzy hypotheses and/or fuzzy data. (9) a method of estimation of global and individual evaluations of linguistic questionnaires. (10) numerical estimations of multi-ways analysis of variance models in the fuzzy context. The unbalance in the considered designs are also foreseen.
How to cite:
Redina Berkachy (2020). FuzzySTs: Fuzzy Statistical Tools. R package version 0.3, https://cran.r-project.org/web/packages/FuzzySTs. Accessed 07 May. 2025.
Previous versions and publish date:
0.1 (2020-07-03 12:50), 0.2 (2020-11-23 14:50)
Other packages that cited FuzzySTs R package
View FuzzySTs citation profile
Other R packages that FuzzySTs depends, imports, suggests or enhances
Complete documentation for FuzzySTs
Functions, R codes and Examples using the FuzzySTs R package
Some associated functions: Bertoluzza . D2 . DSGD.G . DSGD . Defuzz.FANOVA . Delta.pq . FANOVA.approximation . FANOVA.distance . FANOVA.exact . FANOVA . FANOVA.summary . FMANOVA.approximation . FMANOVA.distance . FMANOVA.exact . FMANOVA.interaction.summary . FMANOVA . FMANOVA.summary . FTukeyHSD . FUZZ . Ftests . Fuzzy.CI.ML.test . Fuzzy.CI.test . Fuzzy.Difference . Fuzzy.Square . Fuzzy.Square.poly.left . Fuzzy.Square.poly.right . Fuzzy.decisions.ML . Fuzzy.decisions . Fuzzy.exact.variance . Fuzzy.exact.variance.poly.left . Fuzzy.exact.variance.poly.right . Fuzzy.p.value.mean . Fuzzy.p.value . Fuzzy.sample.mean . Fuzzy.sample.variance.approximation . Fuzzy.sample.variance.approximation1 . Fuzzy.sample.variance.approximation2 . Fuzzy.sample.variance.approximation3 . Fuzzy.sample.variance.approximation4 . Fuzzy.sample.variance.approximation5 . Fuzzy.variance . GFUZZ . GLOB.EVAL.mean . GLOB.EVAL . GSGD . GaussianBellFuzzyNumber . GaussianFuzzyNumber . IND.EVAL . Kurtosis . Mid.Spr . Moment . R . Rho1 . Rho2 . Rhop . Ri . SEQ.ORDERING.APPROXIMATION . SEQ.ORDERING.EXACT . SEQ.ORDERING . SGD . Sample.variance . Skewness . Weighted.fuzzy.mean . adjusted.weight.MI . adjusted.weight.SI . boot.mean.algo1 . boot.mean.algo2 . boot.mean.ml . cube . delta_jki . distance . fci.ml.boot . fci.ml . fuzzy.predicted.values . fuzzy.residuals . int.0 . int.ct . int.simpson . int.t . integrate.num . is.alphacuts . is.balanced . is.fuzzification . is.trfuzzification . n_jk.. . n_jkq. . nbreakpoints . p.value.Student . p.value.fisher . p.value.log . p.value.mean.Student . p.value.mean.log . p.value.mean.normal . p.value.mean.poisson . p.value.normal . p.value.poisson . square . tr.gfuzz . wabl . 
Some associated R codes: Boot_Algo1_ML_30012018.R . Boot_Algo2_ML_30012018.R . Boot_ML_30012018.R . Distances_17102018.R . Empirical_moments_23102018.R . FANOVA_07122018.R . FANOVA_Approximation_07122018.R . FANOVA_Distance_06122018.R . FANOVA_Exact_06122018.R . FCI_ML_20112018.R . FCI_ML_boot_13012018.R . FMANOVA_20122018.R . FMANOVA_Approximation_20122018.R . FMANOVA_Distance_10122018.R . FMANOVA_Exact_10122018.R . FTukeyHSD_20200302.R . Fuzzifier_16102018_bis.R . Fuzzy_Difference_29102018.R . Fuzzy_Sample_Variance_Exact_31102018.R . Fuzzy_Square_26102018.R . Fuzzy_decisions_25102018.R . Fuzzy_decisions_ML_28112018.R . Fuzzy_p_value_26102018.R . Fuzzy_sample_mean_16102018.R . Fuzzy_sample_variance_17102018.R . Fuzzy_test_CI_25102018.R . GaussFN_30112018.R . Hyp_Test_Viertl_Fisher_18102018.R . Hyp_Test_Viertl_Logistic_18102018.R . Hyp_Test_Viertl_Mean_Logistic_19102018.R . Hyp_Test_Viertl_Mean_Normal_19102018.R . Hyp_Test_Viertl_Mean_Poisson_19102018.R . Hyp_Test_Viertl_Mean_Student_26102018.R . Hyp_Test_Viertl_Normal_18102018.R . Hyp_Test_Viertl_Poisson_18102018.R . Hyp_Test_Viertl_Student_26102018.R . Ind_Evaluation_30112018.R . Numerical_integration_18102018.R . SEQ_ORDERING_13122018.R . SEQ_ORDERING_Approximation_19122018.R . SEQ_ORDERING_EXACT_19122018.R . fuzzy_predicted_values_12122018.R . globals.R . is_alphacuts_17102018.R . power.R .  Full FuzzySTs package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for FuzzySTs051015202530TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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