Package: FlexDir
Version: 1.0
Title: Tools to Work with the Flexible Dirichlet Distribution
Authors@R: c(
	person(given="Sonia", family="Migliorati",role = "aut"),
	person(given=c("Agnese","Maria"), family=c("Di","Brisco"), email="agnese.dibrisco@unimib.it", role = c("aut", "cre")),
	person(given="Matteo", family="Vestrucci", role = "aut")
	)
Author: Sonia Migliorati [aut],
    Agnese Maria Di Brisco [aut, cre],
    Matteo Vestrucci [aut]
Maintainer: Agnese Maria Di Brisco <agnese.dibrisco@unimib.it>
Description: Provides tools to work with the Flexible Dirichlet
    distribution. The main features are an E-M algorithm for computing the maximum
    likelihood estimate of the parameter vector and a function based on conditional
    bootstrap to estimate its asymptotic variance-covariance matrix. It contains
    also functions to plot graphs, to generate random observations and to handle
    compositional data.
Depends: R (>= 3.0.0)
Imports: stats, graphics, utils, grDevices
License: GPL (>= 2)
LazyData: true
NeedsCompilation: no
Packaged: 2015-08-07 08:47:02 UTC; everett
RoxygenNote: 6.0.0
Suggests: testthat
Repository: CRAN
Date/Publication: 2017-03-16 13:35:03
Built: R 4.3.3; ; 2025-01-24 07:35:30 UTC; unix
