Package: lorad
Title: Lowest Radial Distance Method of Marginal Likelihood Estimation
Version: 0.0.1.0
Authors@R: 
    c(
        person(given = "Analisa", family = "Milkey", email = "analisa.milkey@uconn.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1157-4363")), 
        person(given = "Elena", family = "Korte", email = "elena.korte@uconn.edu", role = c("aut")), 
        person(given = c("Paul","O."), family = "Lewis", email = "paul.lewis@uconn.edu", role = c("aut"), comment = c(ORCID = "0000-0001-9852-8759"))
    )
Description: Estimates marginal likelihood from a posterior sample using the method described in Wang et al. (2023) <doi:10.1093/sysbio/syad007>, which does not require evaluation of any additional points and requires only the log of the unnormalized posterior density for each sampled parameter vector.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0), rstan (>= 2.32),
        bridgesampling (>= 1.1)
Imports: stats
Maintainer: Analisa Milkey <analisa.milkey@uconn.edu>
Author: Analisa Milkey [aut, cre] (<https://orcid.org/0000-0002-1157-4363>),
  Elena Korte [aut],
  Paul O. Lewis [aut] (<https://orcid.org/0000-0001-9852-8759>)
Config/testthat/edition: 3
VignetteBuilder: knitr, rmarkdown
Depends: R (>= 3.0)
LazyData: true
NeedsCompilation: no
Packaged: 2023-12-15 20:27:47 UTC; analisamilkey
Repository: CRAN
Date/Publication: 2023-12-17 08:00:05 UTC
Built: R 4.3.0; ; 2023-12-17 10:21:59 UTC; unix
