Package: drsmooth
Title: Dose-Response Modeling with Smoothing Splines
Description: Provides tools for assessing the shape of a dose-response
    curve by testing linearity and non-linearity at user-defined cut-offs. It
    also provides two methods of estimating a threshold dose, or the dose at
    which the dose-response function transitions to significantly increasing:
    bi-linear (based on pkg 'segmented') and smoothed with splines (based on
    pkg 'mgcv').
Version: 1.9.0
Date: 2015-09-20
Authors@R: c(person("Greg", "Hixon", role = "aut",
    email = "ghixon@toxstrategies.com"),
    person("Chad", "Thompson", role = "aut",
    email = "cthompson@toxstrategies.com"),
    person("Anne", "Bichteler", role = c("aut","cre"),
    email = "abichteler@toxstrategies.com"),
    person("Liz", "Abraham", role = "ctb",
    email = "labraham@toxstrategies.com"))
Maintainer: Anne Bichteler <abichteler@toxstrategies.com>
Depends: R (>= 3.0.1)
Imports: boot, car, mgcv, multcomp, DTK, segmented, lubridate,
        pgirmess, stats
Suggests: testthat
License: GPL (>= 3)
LazyData: TRUE
Collate: 'bartlett.r' 'chisquare.r' 'dosefactor.r' 'DIdata.R'
        'DRdata.R' 'dunnettst3.r' 'jonckheere.r' 'lbcd.r' 'nlaad.r'
        'nlbcd.r' 'outlier.r' 'pkg_prep.r' 'prelimstats.r' 'segment.r'
        'shapiro.r' 'firstDeriv.R' 'noel.r' 'dunnetts.R'
        'dunnetts.format.r' 'dunns.R' 'dunns.format.r'
        'drsmooth.print.r' 'segment.plot.r' 'segment.print.r'
        'spline.plot.r' 'drsmooth.R' 'drsmooth-package.R'
        'dichot_smooth.R' 'expand.R' 'fishers.exact.R' 'smooth.R'
Packaged: 2015-09-24 12:33:06 UTC; abichteler
NeedsCompilation: no
Author: Greg Hixon [aut],
  Chad Thompson [aut],
  Anne Bichteler [aut, cre],
  Liz Abraham [ctb]
Repository: CRAN
Date/Publication: 2015-09-25 00:01:50
