Package: trajeR
Type: Package
Title: Group Based Modeling Trajectory
Description: Estimation of group-based trajectory models, including finite mixture models for longitudinal data, 
    supporting censored normal, zero-inflated Poisson, logit, and beta distributions, 
    using expectation-maximization and quasi-Newton methods, with tools for model selection, 
    diagnostics, and visualization of latent trajectory groups,
    <doi:10.4159/9780674041318>, Nagin, D. (2005). Group-Based Modeling of Development. Cambridge, MA: Harvard University Press.
    and Noel (2022), <https://orbilu.uni.lu/>, thesis.
Version: 0.11.1
Date: 2025-05-18
Authors@R: 
     c(person(given = "Cédric",
             family = "Noel",
             role = c("aut", "cre"),
             email = "cedric.noel@univ-lorraine.fr"),
    person(given = "Jang",
           family = "Schiltz",
           role = "aut"))
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.4.6), minpack.lm, numDeriv, ucminf, MASS,
        capushe, stats
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
Encoding: UTF-8
URL: https://github.com/gitedric/trajeR
BugReports: https://github.com/gitedric/trajeR/issues
Depends: R (>= 2.10)
Suggests: spelling
Language: en-US
LazyData: true
NeedsCompilation: yes
Packaged: 2025-05-19 19:02:02 UTC; cedric
Author: Cédric Noel [aut, cre],
  Jang Schiltz [aut]
Maintainer: Cédric Noel <cedric.noel@univ-lorraine.fr>
Repository: CRAN
Date/Publication: 2025-05-21 15:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 09:55:25 UTC; windows
Archs: x64
