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, , Nagin, D. (2005). Group-Based Modeling of Development. Cambridge, MA: Harvard University Press. and Noel (2022), , 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 Repository: https://gitedric.r-universe.dev Date/Publication: 2025-06-08 14:17:39 UTC RemoteUrl: https://github.com/gitedric/trajer RemoteRef: HEAD RemoteSha: a2095477182eb60ecdf8e1f74cbed46ef88285a7 NeedsCompilation: yes Packaged: 2026-07-03 07:25:44 UTC; root Author: Cédric Noel [aut, cre], Jang Schiltz [aut] Maintainer: Cédric Noel