Package: ClusPred
Type: Package
Title: Simultaneous Semi-Parametric Estimation of Clustering and
        Regression
Version: 1.1.0
Authors@R: c(person("Matthieu", "Marbac", role = c("aut", "cre", "cph"), email = "matthieu.marbac-lourdelle@ensai.fr"),
	person("Mohammed", "Sedki", role = "aut"),
	person("Christophe", "Biernacki", role = "aut"),
	person("Vincent", "Vandewalle", role = "aut"))
Maintainer: Matthieu Marbac <matthieu.marbac-lourdelle@ensai.fr>
Description: Parameter estimation of regression models with fixed group effects, when the group variable is missing while group-related variables are available. Parametric and semi-parametric approaches described in Marbac et al. (2020) <arXiv:2012.14159> are implemented.
Imports: Rcpp, parallel, ALDqr, ald, quantreg, VGAM
LinkingTo: Rcpp, RcppArmadillo
ByteCompile: true
URL: https://arxiv.org/abs/2012.14159
LazyLoad: yes
Author: Matthieu Marbac [aut, cre, cph],
  Mohammed Sedki [aut],
  Christophe Biernacki [aut],
  Vincent Vandewalle [aut]
Collate: 'cluspred.R' 'RcppExports.R' 'Singleblock_algo_NP.R'
        'Singleblock_algo_Param.R' 'Singleblock_prediction.R' 'tool.R'
        'TwoSteps_algo.R' 'Twosteps_computelogPDFwithZ.R'
        'TwoSteps_Mstep.R'
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5)
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2021-12-02 13:17:15 UTC; matt
Repository: CRAN
Date/Publication: 2021-12-02 13:50:09 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 03:02:17 UTC; unix
Archs: ClusPred.so.dSYM
