Package: FuzzyResampling
Type: Package
Title: Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
Version: 0.1.0
Authors@R: c(
    person("Maciej", "Romaniuk", email = "mroman@ibspan.waw.pl", role = "cre"),
    person("Przemyslaw", "Grzegorzewski", email = "przemyslaw.grzegorzewski@ibspan.waw.pl", role = "aut"),
    person("Olgierd", "Hryniewicz", email = "hryniewi@ibspan.waw.pl", role = "aut"))
Maintainer: Maciej Romaniuk <mroman@ibspan.waw.pl>
Description: The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317)  "An Introduction to the Bootstrap") bootstrap is widely used for both the real (i.e. "crisp") and fuzzy data.
 The main aim of the algorithms implemented in this package  is to overcome a problem with repetition of a few distinct values and to create fuzzy numbers, which are "similar" (but not the same) to values from the initial sample.
 To do this, different characteristics of triangular/trapezoidal numbers are kept (like the value, the ambiguity, etc., see Grzegorzewski et al. <doi:10.2991/eusflat-19.2019.68>, Grzegorzewski et al. (2020) <doi:10.2991/ijcis.d.201012.003>, Grzegorzewski et al. (2020) <doi:10.34768/amcs-2020-0022>,  Romaniuk and Hryniewicz (2019) <doi:10.1007/s00500-018-3251-5>).
Imports: ttutils, stats
URL: https://github.com/mroman-ibs/FuzzyResampling
BugReports: https://github.com/mroman-ibs/FuzzyResampling/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-15 12:57:50 UTC; mroman
Author: Maciej Romaniuk [cre],
  Przemyslaw Grzegorzewski [aut],
  Olgierd Hryniewicz [aut]
Repository: CRAN
Date/Publication: 2021-09-15 18:40:08 UTC
