Package: ecotox
Type: Package
Title: Analysis of Ecotoxicology
Version: 1.4.4
Authors@R: person("Benjamin L", "Hlina", email = "benjamin.hlina@gmail.com",
  role = c("aut", "cre"))
Description: A simple approach to using a probit or logit analysis to calculate
        lethal concentration (LC) or time (LT) and the appropriate fiducial 
        confidence limits desired for selected LC or LT for
        ecotoxicology studies (Finney 1971; Wheeler et al. 2006; 
        Robertson et al. 2007). The simplicity of 'ecotox' comes from the 
        syntax it implies within its functions which are similar to functions 
        like glm() and lm(). In addition to the simplicity of the syntax, 
        a comprehensive data frame is produced which gives the user a 
        predicted LC or LT value for the desired level and a suite of important 
        parameters such as fiducial confidence limits and slope.   
        Finney, D.J. (1971, ISBN: 052108041X);
        Wheeler, M.W., Park, R.M., and Bailer, A.J. (2006) <doi:10.1897/05-320R.1>;
        Robertson, J.L., Savin, N.E., Russell, R.M., and Preisler, H.K.
        (2007, ISBN: 0849323312).
Depends: R (>= 3.3.0)
Imports: stats, tibble
Suggests: covr, data.table, dplyr, ggplot2, Hmisc, openxlsx, readr,
        testthat, tidyr
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2.9000
NeedsCompilation: no
Packaged: 2021-10-27 15:56:26 UTC; benja
Author: Benjamin L Hlina [aut, cre]
Maintainer: Benjamin L Hlina <benjamin.hlina@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-27 16:20:02 UTC
Built: R 4.0.2; ; 2021-10-28 10:42:43 UTC; unix
