Package: NMTox
Type: Package
Title: Dose-Response Relationship Analysis of Nanomaterial Toxicity
Version: 0.1.0
Authors@R: 
    c(person(given = "Rahmasari Nur",
             family = "Azizah",
             role = c("aut","cre"),
             email = "rahma.azizah@uhasselt.be"),
      person(given = "Geert",
             family = "Verheyen",
             role = c("aut","ths"),
             email = "geert.verheyen@thomasmore.be"),
      person(given = "Sabine",
             family = "Van Miert",
             role = c("aut","ths"),
             email = "sabine.vanmiert@thomasmore.be"),
      person(given = "Ziv",
             family = "Shkedy",
             role = c("aut","ths"),
             email = "ziv.shkedy@uhasselt.be"))
Maintainer: Rahmasari Nur Azizah <rahma.azizah@uhasselt.be>
Description: Perform an exploration and a preliminary analysis on the dose-
    response relationship of nanomaterial toxicity. Several functions are
    provided for data exploration, including functions for creating a subset of
    dataset, frequency tables and plots. Inference for order restricted dose-
    response data is performed by testing the significance of monotonic
    dose-response relationship, using Williams, Marcus, M, Modified M and 
    Likelihood ratio tests. Several methods of multiplicity adjustment 
    are also provided. Description of the methods can be found in <https://github.com/rahmasarina/dose-response-analysis/blob/main/Methodology.pdf>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: gridExtra, dplyr, ggplot2, Iso, tidyr, forcats
Depends: R (>= 2.10)
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-08-31 23:54:26 UTC; u0135148
Author: Rahmasari Nur Azizah [aut, cre],
  Geert Verheyen [aut, ths],
  Sabine Van Miert [aut, ths],
  Ziv Shkedy [aut, ths]
Repository: CRAN
Date/Publication: 2022-09-01 15:20:05 UTC
Built: R 4.3.0; ; 2023-07-12 01:26:06 UTC; unix
