An implementation of the ternary plot for interpreting regression coefficients of trinomial regression models, as proposed in Santi, Dickson and Espa (2019) <doi:10.1080/00031305.2018.1442368>. 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) <doi:10.18637/jss.v103.c01>.
Version: | 3.1.3 |
Depends: | R (≥ 3.5), ggtern (≥ 3.3.0), Ternary (≥ 1.0.1) |
Imports: | dplyr, ellipse, forcats, generics, ggplot2 (≥ 3.3.0), graphics, grDevices, lifecycle, magrittr (≥ 1.5), purrr, Rdpack, stats, stringr, tibble, tidyr, tidyselect, utils |
Suggests: | knitr, MASS (≥ 7.3-51), mlogit, nnet, ordinal, rmarkdown, VGAM, testthat |
Published: | 2022-07-19 |
Author: | Flavio Santi |
Maintainer: | Flavio Santi <flavio.santi at univr.it> |
BugReports: | https://github.com/f-santi/plot3logit/issues/ |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://www.flaviosanti.it/software/plot3logit/ |
NeedsCompilation: | no |
Citation: | plot3logit citation info |
Materials: | README NEWS |
CRAN checks: | plot3logit results |
Reference manual: | plot3logit.pdf |
Vignettes: |
An overview of package plot3logit |
Package source: | plot3logit_3.1.3.tar.gz |
Windows binaries: | r-devel: plot3logit_3.1.3.zip, r-release: plot3logit_3.1.3.zip, r-oldrel: plot3logit_3.1.3.zip |
macOS binaries: | r-release (arm64): plot3logit_3.1.3.tgz, r-oldrel (arm64): plot3logit_3.1.3.tgz, r-release (x86_64): plot3logit_3.1.3.tgz, r-oldrel (x86_64): plot3logit_3.1.3.tgz |
Old sources: | plot3logit archive |
Please use the canonical form https://CRAN.R-project.org/package=plot3logit to link to this page.