Package: plot3logit
Type: Package
Title: Ternary Plots for Trinomial Regression Models
Version: 3.1.3
Authors@R: c(
    person('Flavio', 'Santi', email = 'flavio.santi@univr.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] (<https://orcid.org/0000-0002-2014-1981>),
  Maria Michela Dickson [aut] (<https://orcid.org/0000-0002-4307-0469>),
  Giuseppe Espa [aut] (<https://orcid.org/0000-0002-0331-3630>),
  Diego Giuliani [aut] (<https://orcid.org/0000-0002-7198-6714>)
Maintainer: Flavio Santi <flavio.santi@univr.it>
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) <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>.
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
License: GPL (>= 2)
LazyData: true
NeedsCompilation: no
Encoding: UTF-8
RoxygenNote: 7.2.0
Repository: CRAN
VignetteBuilder: knitr
RdMacros: Rdpack, lifecycle
Packaged: 2022-07-18 16:52:25 UTC; flavio
Date/Publication: 2022-07-19 07:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:04:29 UTC; windows
