Package: ordgam Type: Package Title: Additive Model for Ordinal Data using Laplace P-Splines Version: 0.9.1 Authors@R: person("Philippe","Lambert", email="p.lambert@uliege.be", role=c("aut","cre"), comment=c(ORCID ="0000-0002-3670-3328")) Maintainer: Philippe Lambert BugReports: https://github.com/plambertULiege/ordgam/issues Description: Additive proportional odds model for ordinal data using Laplace P-splines. The combination of Laplace approximations and P-splines enable fast and flexible inference in a Bayesian framework. Specific approximations are proposed to account for the asymmetry in the marginal posterior distributions of non-penalized parameters. For more details, see Lambert and Gressani (2023) ; Preprint: ). License: GPL-3 URL: Encoding: UTF-8 LazyData: true Imports: cubicBsplines, Matrix, mgcv, marqLevAlg, sn, MASS, numDeriv, ucminf RoxygenNote: 7.2.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://plambertuliege.r-universe.dev Date/Publication: 2023-09-13 11:52:52 UTC RemoteUrl: https://github.com/plambertuliege/ordgam RemoteRef: HEAD RemoteSha: e98a4d9323dcc2fcd551d4d881f76a9c0964925c NeedsCompilation: no Packaged: 2026-07-14 06:10:55 UTC; root Author: Philippe Lambert [aut, cre] (ORCID: ) Depends: R (>= 3.5.0)