Package: zebu
Type: Package
Title: Local Association Measures
Version: 0.1.0
Date: 2016-08-21
Authors@R: c(
    person("Olivier M. F.", "Martin", email = "olivmrtn@gmail.com", role = c("aut", "cre")),
    person("Michel", "Ducher", email = "michel.ducher@chu-lyon.fr", role = "aut"))
Author: Olivier M. F. Martin [aut, cre],
    Michel Ducher [aut]
Maintainer: Olivier M. F. Martin <olivmrtn@gmail.com>
Description: Implements the estimation of local (and global) association measures: Ducher's Z, pointwise mutual information and normalized pointwise mutual information. The significance of local (and global) association is accessed using p-values estimated by permutations. Finally, using local association subgroup analysis, it identifies if the association between variables is dependent on the value of another variable.
URL: http://github.com/olivmrtn/zebu
BugReports: https://github.com/olivmrtn/zebu/issues
Depends: R (>= 3.2.0)
License: GPL-3
LazyData: true
Imports: ggplot2 (>= 2.0.0), reshape2 (>= 1.4.0), pbapply (>= 1.1.0),
        plyr (>= 1.8.0), parallel (>= 3.2.0)
Suggests: knitr, rmarkdown, devtools
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-21 19:33:43 UTC; oliviermartin
Repository: CRAN
Date/Publication: 2016-08-21 22:05:55
