Package: seqest
Type: Package
Title: Sequential Method for Classification and Generalized Estimating
        Equations Problem
Version: 1.0.0
Authors@R: person("Xiaoba", "Pan", email = "july666@mail.ustc.edu.cn",
                  role = c("aut", "cre")) 
Maintainer: Xiaoba Pan <july666@mail.ustc.edu.cn>
Description: Sequential method to solve the the binary classification problem 
    by Wang (2013) <doi:10.1007/s00184-012-0426-4>, multi-class 
    classification problem by Li (2020) <doi:10.1016/j.csda.2020.106911>
    and the highly stratified multiple-response problem by Chen (2019)
    <doi:10.1111/biom.13160>.
NeedsCompilation: yes
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 1.0.2), geepack, mvtnorm, nnet, VGAM, MASS, foreach,
        stats
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
Repository: CRAN
Date: 2020-05-10 07:55:10 UTC
Packaged: 2020-05-12 13:51:06 UTC; Administrator
Author: Xiaoba Pan [aut, cre]
Date/Publication: 2020-05-16 09:50:02 UTC
