Package: ugcflss Title: Unadjusted Group Comparisons For Likert Sum Scores Version: 0.1.2.9001 Authors@R: person("James", "Uanhoro", , "James.Uanhoro@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4843-927X")) Description: Performs unadjusted group comparisons for data that are sum scores of several Likert items, and produces plots that help describe patterns in the data. Models rely on Bayesian regularization and hierarchical ordinal regression. Regularization and hierarchical modeling help with stabilizing model parameters and inference about quantities of interest. Ordinal regression helps with describing the distribution of the data accurately. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Biarch: true Depends: R (>= 3.4.0) Imports: bayesplot, data.table, ggplot2, methods, posterior, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.4.0), scales, splines2 LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://jamesuanhoro.r-universe.dev Date/Publication: 2024-08-16 11:55:56 UTC RemoteUrl: https://github.com/jamesuanhoro/ugcflss RemoteRef: HEAD RemoteSha: b59fb4c1642d7e2bbed12b04bf02fa21890b3348 NeedsCompilation: no Packaged: 2026-07-04 14:14:20 UTC; root Author: James Uanhoro [aut, cre] (ORCID: ) Maintainer: James Uanhoro