Package: occupancy
Type: Package
Title: Probability Functions for Occupancy Distributions
Version: 1.2
Date: 2021-06-23
Authors@R: person("Ben", "O'Neill", email = "ben.oneill@hotmail.com",
  role = c("aut", "cre"))
Maintainer: Ben O'Neill <ben.oneill@hotmail.com>
Description: The classical and extended occupancy distributions occur in cases where balls are randomly allocated 
    to bins. The PDF, CDF, quantile functions, generation of random variates, and calculating 
    the first four central moments of the distributions are implemented as described in 
    O’Neill (2019) <doi:10.1080/00031305.2019.1699445>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: matrixStats
Suggests: VGAM, ggplot2, gridExtra
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-23 14:15:06 UTC; nfultz
Author: Ben O'Neill [aut, cre]
Repository: CRAN
Date/Publication: 2021-06-24 11:00:02 UTC
Built: R 4.2.0; ; 2023-04-01 14:25:38 UTC; unix
