Package: BayesLN
Title: Bayesian Inference for Log-Normal Data
Version: 0.2.8
Authors@R: c(person("Aldo", "Gardini", email = "aldo.gardini2@unibo.it", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2164-5815")), 
            person("Enrico", "Fabrizi", role = c("aut"), comment = c(ORCID = "0000-0003-2504-7043")), 
            person("Carlo", "Trivisano", role = c("aut"), comment = c(ORCID = "0000-0002-5991-4902")))
Description: Bayesian inference under log-normality assumption must be performed very carefully. In fact, under the common priors for the variance, useful quantities in the original data scale (like mean and quantiles) do not have posterior moments that are finite (Fabrizi et al. 2012 <doi:10.1214/12-BA733>). This package allows to easily carry out a proper Bayesian inferential procedure by fixing a suitable distribution (the generalized inverse Gaussian) as prior for the variance. Functions to estimate several kind of means (unconditional, conditional and conditional under a mixed model) and quantiles (unconditional and conditional) are provided. 
Depends: R (>= 3.5.0)
Imports: optimx, GeneralizedHyperbolic, gsl, coda, Rcpp (>= 0.12.17),
        MASS, lme4, data.table, Matrix, methods
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppEigen
Date: 2022-10-26
NeedsCompilation: yes
Packaged: 2022-10-26 07:26:09 UTC; Acer
Author: Aldo Gardini [aut, cre] (<https://orcid.org/0000-0002-2164-5815>),
  Enrico Fabrizi [aut] (<https://orcid.org/0000-0003-2504-7043>),
  Carlo Trivisano [aut] (<https://orcid.org/0000-0002-5991-4902>)
Maintainer: Aldo Gardini <aldo.gardini2@unibo.it>
Repository: CRAN
Date/Publication: 2022-10-26 10:48:06 UTC
