Package: seqest
Type: Package
Title: Sequential Method for Classification and Generalized Estimating
        Equations Problem
Version: 1.0.1
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 (2019) <arXiv:arXiv:1901.10079>, 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-06-10 07:55:10 UTC
Packaged: 2020-06-17 03:11:11 UTC; Administrator
Author: Xiaoba Pan [aut, cre]
Date/Publication: 2020-06-17 13:50:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 07:25:10 UTC; windows
Archs: i386, x64
