Package: GAGAs
Type: Package
Title: Global Adaptive Generative Adjustment Algorithm for Generalized
        Linear Models
Version: 0.4.1
Language: en-US
Authors@R: c(
      person("Bin", "Wang", role=c("aut", "cre"), email="eatingbeen@hotmail.com"),
      person("Xiaofei", "Wang", role=c("ctb")),
      person("Jianhua", "Guo", role=c("ths"))
      )
Description: Fits linear regression, logistic and multinomial regression models, Poisson regression, Cox model via Global Adaptive Generative Adjustment Algorithm. For more information, see Bin Wang, Xiaofei Wang and Jianhua Guo (2022) <arXiv:1911.00658>.
License: GPL-2
URL: https://arxiv.org/abs/1911.00658
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports: Rcpp (>= 1.0.9), survival
Suggests: mvtnorm
SystemRequirements: C++14
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.2.1
Maintainer: Bin Wang <eatingbeen@hotmail.com>
NeedsCompilation: yes
Packaged: 2022-11-25 00:11:37 UTC; Administrator
Author: Bin Wang [aut, cre],
  Xiaofei Wang [ctb],
  Jianhua Guo [ths]
Repository: CRAN
Date/Publication: 2022-11-25 12:50:05 UTC
