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 28 29 30 31 32 33 34
|
Source: r-cran-actuar
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>, Nilesh Patra <nilesh@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-actuar
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-actuar.git
Homepage: https://cran.r-project.org/package=actuar
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-r,
r-base-dev,
r-cran-expint
Testsuite: autopkgtest-pkg-r
Package: r-cran-actuar
Architecture: any
Depends: ${R:Depends},
${shlibs:Depends},
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R actuarial functions and heavy tailed distributions
Functions and data sets for actuarial science:
modeling of loss distributions; risk theory and ruin theory;
simulation of compound models, discrete mixtures and compound
hierarchical models; credibility theory. Support for many additional
probability distributions to model insurance loss amounts and loss
frequency: 19 continuous heavy tailed distributions; the
Poisson-inverse Gaussian discrete distribution; zero-truncated and
zero-modified extensions of the standard discrete distributions.
Support for phase-type distributions commonly used to compute ruin
probabilities.
|