Package: FuzzySimRes Type: Package Title: Simulation and Resampling Methods for Epistemic Fuzzy Data Version: 0.4.8 Authors@R: c( person("Maciej", "Romaniuk", email = "mroman@ibspan.waw.pl", role = c("cre","aut"),comment = c(ORCID = "0000-0001-9649-396X")), person("Przemyslaw", "Grzegorzewski", email = "przemyslaw.grzegorzewski@ibspan.waw.pl", role = "aut",comment = c(ORCID = "0000-0002-5191-4123")), person("Abbas", "Parchami", email = "parchami@uk.ac.ir", role = c("aut"), comment = c(ORCID = "0000-0002-0593-7324")), person("Luis", "Carvalho", email = "lexcarvalho@gmail.com", role = c("ctb","cph"), comment = c("Procedures from kolmim package in the kolmim.c file")) ) Description: Random simulations of fuzzy numbers are still a challenging problem. The aim of this package is to provide the respective procedures to simulate fuzzy random variables, especially in the case of the piecewise linear fuzzy numbers (PLFNs, see Coroianua et al. (2013) for the further details). Additionally, the special resampling algorithms known as the epistemic bootstrap are provided (see Grzegorzewski and Romaniuk (2022) , Grzegorzewski and Romaniuk (2022) , Romaniuk et al. (2024) ) together with the functions to apply statistical tests and estimate various characteristics based on the epistemic bootstrap. The package also includes real-life datasets of epistemic fuzzy triangular and trapezoidal numbers. The fuzzy numbers used in this package are consistent with the 'FuzzyNumbers' package. License: GPL-3 NeedsCompilation: yes Imports: stats, FuzzyNumbers, palasso, methods Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Suggests: testthat (>= 3.0.0), R.rsp Config/testthat/edition: 3 VignetteBuilder: R.rsp Repository: https://mroman-ibs.r-universe.dev Date/Publication: 2025-11-18 04:33:55 UTC RemoteUrl: https://github.com/mroman-ibs/fuzzysimres RemoteRef: HEAD RemoteSha: eda043a4a63ffccefc92771f57469de6e7a3c9d2 Packaged: 2026-06-24 09:51:22 UTC; root Author: Maciej Romaniuk [cre, aut] (ORCID: ), Przemyslaw Grzegorzewski [aut] (ORCID: ), Abbas Parchami [aut] (ORCID: ), Luis Carvalho [ctb, cph] (Procedures from kolmim package in the kolmim.c file) Maintainer: Maciej Romaniuk