Package: EHR
Version: 0.1-3
Date: 2017-10-19
Title: Electronic Health Record (EHR) Data Processing and Analysis Tool
Author: Leena Choi [aut, cre], Cole Beck [aut]
Maintainer: Leena Choi <naturechoi@gmail.com>
Authors@R: c(person("Leena", "Choi", role = c("aut", "cre"),
    email = "naturechoi@gmail.com"),
    person("Cole", "Beck", role = "aut"))
Description: Process and analyze Electronic Health Record (EHR) data. Frequency and 
    contingency tables for many binary outcomes and a binary exposure variable can be 
    generated more efficiently. Phenome Wide Association Study (PheWAS) performed 
    using EHR data can be analyzed using three commonly used statistical analysis 
    methods: Firth's penalized-likelihood logistic regression; logistic regression 
    with likelihood ratio test; conventional logistic regression with Wald test.
Depends: R (>= 2.10)
License: GPL (>= 3)
Imports: stats, utils, logistf
Suggests: glmnet
NeedsCompilation: no
Packaged: 2017-10-19 22:43:53 UTC; beckca
Repository: CRAN
Date/Publication: 2017-10-20 10:33:53 UTC
