Package: SCGLR
Type: Package
Title: Supervised Component Generalized Linear Regression
Version: 2.0.3
Date: 2016-03-07
Authors@R: c(
  person("Guillaume", "Cornu", role=c("cre","aut"),email="gcornu@cirad.fr"),
  person("Frederic", "Mortier", role="aut", email="fmortier@cirad.fr"),
  person("Catherine", "Trottier", role="aut", email="catherine.trottier@univ-montp3.fr"),
  person("Xavier", "Bry", role="aut", email="xavier.bry@univ-montp2.fr"))
Description: The Fisher Scoring Algorithm is extended so as to combine Partial
    Least Squares regression with Generalized Linear Model estimation in the
    multivariate context.
License: CeCILL-2 | GPL-2
Depends: R (>= 3.0.0)
Imports: Matrix,Formula,expm,graphics,grid,ggplot2 (>=
        2.0.0),pROC,scales
Suggests: parallel,gridExtra,knitr
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-16 15:36:12 UTC; cornu
Author: Guillaume Cornu [cre, aut],
  Frederic Mortier [aut],
  Catherine Trottier [aut],
  Xavier Bry [aut]
Maintainer: Guillaume Cornu <gcornu@cirad.fr>
Repository: CRAN
Date/Publication: 2016-03-16 18:16:10
