Package: metaquant
Type: Package
Title: Estimating Means, Standard Deviations and Visualising
        Distributions using Quantiles
Version: 0.1.1
Authors@R: c(
	person("Udara","Kumaranathunga",role="cre",email="U.Kumaranathunga@latrobe.edu.au"),
	person("Alysha","De Livera",role="aut",email="a.delivera@latrobe.edu.au"),
	person("Luke","Prendergast",role="aut",email="luke.prendergast@latrobe.edu.au"))
Maintainer: Udara Kumaranathunga <U.Kumaranathunga@latrobe.edu.au>
Author: Udara Kumaranathunga [cre],
  Alysha De Livera [aut],
  Luke Prendergast [aut]
Description: Implements a novel density-based approach for estimating unknown means, visualizing distributions, 
	and meta-analyses of quantiles. A detailed vignettes with example datasets and code to prepare data and analyses is available at <https://bookdown.org/a2delivera/metaquant/>.
	The methods are described in the pre-print by De Livera, Prendergast and Kumaranathunga (2024, <doi:10.48550/arXiv.2411.10971>).
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
Imports: gld, sld, stats, ggplot2, plotly, magrittr, dplyr, estmeansd
NeedsCompilation: no
Packaged: 2025-02-11 02:01:22 UTC; 22102238
Repository: CRAN
Date/Publication: 2025-02-11 17:00:02 UTC
