Package: rriskDistributions
Type: Package
Title: Fitting Distributions to Given Data or Known Quantiles
Description: Collection of functions for fitting distributions to given data or
    by known quantiles. Two main functions fit.perc() and fit.cont() provide
    users a GUI that allows to choose a most appropriate distribution without
    any knowledge of the R syntax. Note, this package is a part of the 'rrisk'
    project.
License: GPL (>= 3)
LazyLoad: yes
URL: http://www.bfr.bund.de/cd/52158
Depends: R(>= 2.11.0)
Imports: stats, graphics, mc2d, eha, msm, tcltk, tkrplot
SystemRequirements: Tcl/Tk (>= 8.5), Tktable (>= 2.9)
Authors@R: c(person(given="Natalia", family="Belgorodski", email="belgorodski@stat-up.de",
             role=c("aut"), comment="STAT-UP Statistical Consulting"),
      person(given="Matthias", family="Greiner", email="matthias.greiner@bfr.bund.de",
             role=c("aut", "cre"), comment="Federal Institute for Risk Assessment, Germany"),
      person(given="Kristin", family="Tolksdorf", email="kristin.tolksdorf@bfr.bund.de",
             role=c("aut"), comment="Federal Institute for Risk Assessment, Germany"),
      person(given="Katharina", family="Schueller", email="schueller@stat-up.de",
             role=c("aut"), comment="STAT-UP Statistical Consulting"),
      person(given="Matthias", family="Flor", email="Matthias.Flor@bfr.bund.de",
             role=c("ctb"), comment="Federal Institute for Risk Assessment, Germany"),  
      person(given="Lutz", family="Göhring", email="lutz.goehring@gmx.de",
             role=c("ctb"), comment="Lutz Göhring Consulting"))
Version: 2.1.2
Date: 2017-03-22
Encoding: UTF-8
Collate: 'rriskDistributions-package.R'
        'rriskDistributions_functions.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-23 12:39:48 UTC; mattflor
Author: Natalia Belgorodski [aut] (STAT-UP Statistical Consulting),
  Matthias Greiner [aut, cre] (Federal Institute for Risk Assessment,
    Germany),
  Kristin Tolksdorf [aut] (Federal Institute for Risk Assessment,
    Germany),
  Katharina Schueller [aut] (STAT-UP Statistical Consulting),
  Matthias Flor [ctb] (Federal Institute for Risk Assessment, Germany),
  Lutz Göhring [ctb] (Lutz Göhring Consulting)
Maintainer: Matthias Greiner <matthias.greiner@bfr.bund.de>
Repository: CRAN
Date/Publication: 2017-03-24 13:17:43 UTC
Built: R 4.5.2; ; 2025-11-01 04:03:00 UTC; windows
