Package: transitreg Title: Flexible Transition Models for Probabilistic Learning Version: 0.2-1 Date: 2026-04-15 Authors@R: c(person( given = "Nikolaus", family = "Umlauf", role = c("aut", "cre"), email = "Nikolaus.Umlauf@uibk.ac.at", comment = c(ORCID = "0000-0003-2160-9803") ), person( given = "Reto", family = "Stauffer", role = "aut", email = "Reto.Stauffer@uibk.ac.at", comment = c(ORCID = "0000-0002-3798-5507") )) Description: Provides infrastructure for estimating flexible transition models, supporting both count and continuous responses. For continuous responses, a slicing trick is applied to estimate fully probabilistic models. License: GPL-2 | GPL-3 Depends: R (>= 4.1.0), mgcv, topmodels, distributions3 Imports: Formula Suggests: colorspace, nnet, quarto, glmnet, keras3, tensorflow VignetteBuilder: quarto LazyData: yes Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://retostauffer.r-universe.dev Date/Publication: 2026-05-27 09:16:50 UTC RemoteUrl: https://github.com/retostauffer/transitreg RemoteRef: HEAD RemoteSha: 9c22f038950802a422fde7bdce353bcbc32eb957 NeedsCompilation: yes Packaged: 2026-07-03 20:32:16 UTC; root Author: Nikolaus Umlauf [aut, cre] (ORCID: ), Reto Stauffer [aut] (ORCID: ) Maintainer: Nikolaus Umlauf