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) ; 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: data.table, dplyr, ggplot2, openxlsx, readr, testthat License: GPL-3 | file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://benjaminhlina.github.io/ecotox/ Repository: https://benjaminhlina.r-universe.dev Date/Publication: 2025-01-21 17:32:36 UTC RemoteUrl: https://github.com/benjaminhlina/ecotox RemoteRef: HEAD RemoteSha: b4300ef1391f15df9fe0ef14ac276bc5ddced3c5 NeedsCompilation: no Packaged: 2026-06-17 10:41:23 UTC; root Author: Benjamin L Hlina [aut, cre] Maintainer: Benjamin L Hlina