Package: pgee.mixed
Type: Package
Title: Penalized Generalized Estimating Equations for Bivariate Mixed
        Outcomes
Version: 0.1.0
Authors@R: person("Ved", "Deshpande", email = "veddeshpande@gmail.com",
                  role = c("aut", "cre"))
Description: Perform simultaneous estimation and variable selection for correlated bivariate
    mixed outcomes (one continuous outcome and one binary outcome per cluster) using
    penalized generalized estimating equations. In addition, clustered Gaussian and binary
    outcomes can also be modeled. The SCAD, MCP, and LASSO penalties are supported.
    Cross-validation can be performed to find the optimal regularization parameter(s).
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: mvtnorm (>= 1.0-5), copula (>= 0.999-15), Rcpp (>= 0.12.6),
        methods (>= 3.3.2)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
URL: http://github.com/kaos42/pgee.mixed
BugReports: http://github.com/kaos42/pgee.mixed/issues
NeedsCompilation: yes
Packaged: 2016-12-20 23:15:16 UTC; ved
Author: Ved Deshpande [aut, cre]
Maintainer: Ved Deshpande <veddeshpande@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-21 08:30:40
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 02:28:24 UTC; unix
Archs: pgee.mixed.so.dSYM
