-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: PearsonDS
Type: Package
Title: Pearson Distribution System
Version: 1.3.1
Date: 2024-02-08
Authors@R: c(person("Martin","Becker", role = c("aut","cre"),
email = "[email protected]",
comment=c(ORCID="0000-0003-2336-9751")),
person("Stefan","Klößner", role = c("aut"),
email = "[email protected]",
comment=c(ORCID="0000-0002-6558-7370")),
person("Joel","Heinrich", role = c("ctb")))
Maintainer: Martin Becker <[email protected]>
Description: Implementation of the Pearson distribution system, including full
support for the (d,p,q,r)-family of functions for probability distributions
and fitting via method of moments and maximum likelihood method.
Suggests: gsl
License: GPL (>= 2)
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-02-08 09:01:31 UTC; mabe003
Author: Martin Becker [aut, cre] (<https://orcid.org/0000-0003-2336-9751>),
Stefan Klößner [aut] (<https://orcid.org/0000-0002-6558-7370>),
Joel Heinrich [ctb]
Repository: CRAN
Date/Publication: 2024-02-08 10:00:02 UTC