Package: qra
Type: Package
Title: Quantal Response Analysis for Dose-Mortality Data
Version: 0.2.8.1
Authors@R: 
    c(person(given = "John",
             family = "Maindonald",
             role = c("aut", "cre"),
             email = "john@statsresearch.co.nz",
             comment = c(ORCID = "0000-0002-0106-9224")))
Maintainer: John Maindonald <john@statsresearch.co.nz>
Description: Functions are provided that implement the 
    use of the Fieller's formula methodology, for 
    calculating a confidence interval for a ratio of
    (commonly, correlated) means.  See Fieller (1954)
    <doi:10.1111/j.2517-6161.1954.tb00159.x>.  Here,
    the application of primary interest is to studies
    of insect mortality response to increasing doses
    of a fumigant, or, e.g., to time in coolstorage.
    The formula is used to calculate a confidence
    interval for the dose or time required to achieve
    a specified mortality proportion, commonly 0.5 
    or 0.99.  Vignettes demonstrate link functions
    that may be considered, checks on fitted models,
    and alternative choices of error family.  Note
    in particular the betabinomial error family.
    See also Maindonald, Waddell, and Petry (2001) 
    <doi:10.1016/S0925-5214(01)00082-5>.
Encoding: UTF-8
License: GPL-3
Depends: R (>= 4.1.0), lattice, latticeExtra, knitr, rmarkdown
Imports: lme4, splines, ggplot2
Suggests: fitODBOD, VGAM, glmmTMB (>= 1.1.2), gamlss, prettydoc,
        DHARMa, kableExtra (>= 1.2), plotrix, dfoptim, optimx, bookdown
URL: https://github.com/jhmaindonald/qra
BugReports: https://github.com/jhmaindonald/qra/issues
VignetteBuilder: knitr, rmarkdown, bookdown, prettydoc
LazyData: TRUE
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-05-22 01:38:44 UTC; johnm1
Author: John Maindonald [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0106-9224>)
Repository: CRAN
Date/Publication: 2025-05-22 04:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:36:45 UTC; unix
