NEWS
FuzzyResampling 0.6.2 (2023-09-25)
- Added tests based on testthat package
- Added necessary details to CITATION file
- Corrected author field in DESCRIPTION
FuzzyResampling 0.5
- All of the functions have now the correct CamelCaseNames style.
- Added functions for calculation of the characteristics of fuzzy numbers (like the width, etc.)
FuzzyResampling 0.4.2 (2022-03-21)
- Dropped strong dependency with ttutils package.
FuzzyResampling 0.4.1 (2022-03-08)
FuzzyResampling 0.4.0 (2022-01-05)
- Added function to calculate the p-value of the two-sample bootstrapped test for the mean (the C-test).
FuzzyResampling 0.3.1 (2021-12-14)
- Fixed problem with the formula for MSE.
FuzzyResampling 0.3.0 (2021-11-22)
- Added procedures to generate the initial samples.
FuzzyResampling 0.2.4
- Added tests for parameters of SEResamplingMean function.
FuzzyResampling 0.2.3
FuzzyResampling 0.2.2
- Added function to estimate the SE/MSE of the mean for the bootstrapped samples.
- Updated help files.
FuzzyResampling 0.2.1
- Added function to calculate the p-value of the one-sample bootstrapped test for the mean (the C-test).
- Updated help files.
FuzzyResampling 0.2.0
- Added function BertoluzzaDistance to calculate Bertoluzza et al.'s distance.
FuzzyResampling 0.1.1
- Added general help for the package.