Package: Cyclops
Type: Package
Title: Cyclic Coordinate Descent for Logistic, Poisson and Survival
        Analysis
Version: 1.3.2
Author: Marc A. Suchard [aut, cre],
    Martijn J. Schuemie [aut],
    Trevor R. Shaddox [aut]
Maintainer: Marc A. Suchard <msuchard@ucla.edu>
Description: This model fitting tool incorporates cyclic coordinate descent and
    majorization-minimization approaches to fit a variety of regression models
    found in large-scale observational healthcare data.  Implementations focus
    on computational optimization and fine-scale parallelization to yield
    efficient inference in massive datasets.
License: Apache License 2.0
LazyData: Yes
URL: https://github.com/ohdsi/cyclops
BugReports: https://github.com/ohdsi/cyclops/issues
Depends: R (>= 3.1.0)
Imports: Matrix, Rcpp (>= 0.12.4), bit, ff, ffbase, RcppParallel,
        methods, survival
LinkingTo: Rcpp, BH (>= 1.51.0), RcppEigen (>= 0.3.2), RcppParallel
Suggests: testthat, gnm, ggplot2
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-03 23:11:46 UTC; msuchard
Repository: CRAN
Date/Publication: 2018-05-04 03:12:14 UTC
