Package: aVirtualTwins
Type: Package
Title: Adaptation of Virtual Twins Method from Jared Foster
Version: 1.0.0
Date: 2016-10-09
Authors@R: person("Francois", "Vieille", email = "vieille.francois@gmail.com",
  role = c("aut", "cre"))
Description: Research of subgroups in random clinical trials with binary outcome and two treatments groups. This is an adaptation of the Jared Foster method.
License: GPL-3 | file LICENSE
URL: https://github.com/prise6/aVirtualTwins
BugReports: https://github.com/prise6/aVirtualTwins/issues
Imports: rpart, party, methods, randomForest, stats
Suggests: caret, knitr, rpart.plot
Depends: R (>= 3.2.0),
Collate: 'aVirtualTwins.R' 'data.R' 'object.R' 'difft.R' 'setClass.R'
        'predict.R' 'forest.R' 'forest.double.R' 'forest.fold.R'
        'forest.one.R' 'forest.wrapper.R' 'formatRCTDataset.R'
        'incidences.R' 'object.wrapper.R' 'tools.R' 'tree.R'
        'tree.class.R' 'tree.reg.R' 'tree.wrapper.R'
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-09 00:50:55 UTC; prise6
Author: Francois Vieille [aut, cre]
Maintainer: Francois Vieille <vieille.francois@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-09 09:15:20
