Package: randomizeR
Title: Randomization for Clinical Trials
Version: 1.1.0
Date: 2016-01-19
Authors@R: c(
    person(given="Thi Mui", family="Pham", email="thi.mui.pham@rwth-aachen.de", role="ctb"),
    person(given="David", family="Schindler", email="dschindler@ukaachen.de", role="aut"),
    person(given="Diane", family="Uschner", email="duschner@ukaachen.de", role=c("aut","cre"))
    )
Description: This tool enables the user to choose a randomization procedure
    based on sound scientific criteria. It comprises the generation of
    randomization sequences as well the assessment of randomization procedures
    based on carefully selected criteria. Furthermore, randomizeR provides a
    function for the comparison of randomization procedures.
Depends: R (>= 3.2.3), methods, ggplot2
License: GPL (>= 3)
LazyData: true
Collate: 'getDesign.R' 'randPar.R' 'abcdPar.R' 'randSeq.R' 'abcdSeq.R'
        'getExpectation.R' 'normEndp.R' 'endpoint.R' 'util.R'
        'getStat.R' 'power.R' 'imbalance.R' 'corGuess.R' 'testDec.R'
        'doublyT.R' 'chronBias.R' 'selBias.R' 'bias.R' 'issue.R'
        'assess.R' 'bbcdPar.R' 'bbcdSeq.R' 'ebcPar.R' 'bsdPar.R'
        'bsdSeq.R' 'chenPar.R' 'chenSeq.R' 'chronBiasStepT.R'
        'combinedBias.R' 'compare.R' 'crPar.R' 'crSeq.R'
        'createParam.R' 'ebcSeq.R' 'gbcdPar.R' 'gbcdSeq.R' 'hadaPar.R'
        'hadaSeq.R' 'mpPar.R' 'mpSeq.R' 'pbrPar.R' 'pbrSeq.R'
        'rtbdSeq.R' 'rpbrSeq.R' 'randomBlockSeq.R'
        'randomizeROverview.R' 'randomizeRPackage.R' 'rarPar.R'
        'rarSeq.R' 'rpbrPar.R' 'tbdPar.R' 'rtbdPar.R' 'saveAssess.R'
        'saveRand.R' 'tbdSeq.R' 'udPar.R' 'udSeq.R'
Suggests: testthat, knitr, quantreg
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-19 21:15:37 UTC; duschner
Author: Thi Mui Pham [ctb],
  David Schindler [aut],
  Diane Uschner [aut, cre]
Maintainer: Diane Uschner <duschner@ukaachen.de>
Repository: CRAN
Date/Publication: 2016-01-19 23:55:11
