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).
Version: |
3.1.0 |
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: |
2021-02-26 |
Author: |
Flavio Santi
[cre, aut],
Maria Michela Dickson
[aut],
Giuseppe Espa
[aut],
Diego Giuliani
[aut] |
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 |