Package: FuzzySimRes
Type: Package
Title: Simulation and Resampling Methods for Epistemic Fuzzy Data
Version: 0.4.7
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) <doi:10.1016/j.fss.2013.02.005> for the further details).
 Additionally, the special resampling algorithms known as the epistemic bootstrap are provided (see Grzegorzewski and Romaniuk
 (2022) <doi:10.34768/amcs-2022-0021>, Grzegorzewski and Romaniuk (2022) <doi:10.1007/978-3-031-08974-9_39>,
 Romaniuk et al. (2024) <doi:10.32614/RJ-2024-016>)
 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.2
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0), R.rsp
Config/testthat/edition: 3
VignetteBuilder: R.rsp
Packaged: 2025-07-28 08:05:02 UTC; mroman
Author: Maciej Romaniuk [cre, aut] (ORCID:
    <https://orcid.org/0000-0001-9649-396X>),
  Przemyslaw Grzegorzewski [aut] (ORCID:
    <https://orcid.org/0000-0002-5191-4123>),
  Abbas Parchami [aut] (ORCID: <https://orcid.org/0000-0002-0593-7324>),
  Luis Carvalho [ctb, cph] (Procedures from kolmim package in the
    kolmim.c file)
Maintainer: Maciej Romaniuk <mroman@ibspan.waw.pl>
Repository: CRAN
Date/Publication: 2025-07-28 08:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 04:12:36 UTC; windows
Archs: x64
