Package: plot3logit Type: Package Title: Ternary Plots for Trinomial Regression Models Version: 3.2.0 Authors@R: c( person('Flavio', 'Santi', email = 'flavio.santi@unitn.it', role = c('cre', 'aut'), comment = c(ORCID = "0000-0002-2014-1981")), person('Maria Michela', 'Dickson', email = 'mariamichela.dickson@unitn.it', role = c('aut'), comment = c(ORCID = "0000-0002-4307-0469")), person('Giuseppe', 'Espa', email = 'giuseppe.espa@unitn.it', role = c('aut'), comment = c(ORCID = "0000-0002-0331-3630")), person('Diego', 'Giuliani', email = 'diego.giuliani@unitn.it', role = c('aut'), comment = c(ORCID = "0000-0002-7198-6714"))) Author: Flavio Santi [cre, aut] (), Maria Michela Dickson [aut] (), Giuseppe Espa [aut] (), Diego Giuliani [aut] () Maintainer: Flavio Santi URL: https://www.flaviosanti.it/software/plot3logit/ BugReports: https://github.com/f-santi/plot3logit/issues/ Description: An implementation of the ternary plot for interpreting regression coefficients of trinomial regression models, as proposed in Santi, Dickson and Espa (2019) . Ternary plots can be drawn using either 'ggtern' package (based on 'ggplot2') or 'Ternary' package (based on standard graphics). The package and its features are illustrated in Santi, Dickson, Espa and Giuliani (2022) . Depends: R (>= 4.5), ggtern (>= 4.0.0), Ternary (>= 2.3.5) Imports: dplyr, ellipse, forcats, generics, ggplot2 (>= 4.0.1), graphics, grDevices, lifecycle, magrittr (>= 2.0.3), purrr, Rdpack, stats, stringr, tibble, tidyr, tidyselect, utils Suggests: knitr, MASS (>= 7.3.65), mlogit, nnet, ordinal, rmarkdown, VGAM, testthat License: GPL (>=2) LazyData: true NeedsCompilation: no Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr RdMacros: Rdpack, lifecycle Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://f-santi.r-universe.dev Date/Publication: 2025-12-16 16:34:27 UTC RemoteUrl: https://github.com/f-santi/plot3logit RemoteRef: HEAD RemoteSha: 054e1b4bcee55195b2de8c4347d62d65c3a42dcb Packaged: 2026-06-22 11:14:15 UTC; root