add_confregions() (class of returned objects).delta of
field3logit().autoplot for class
multifield3logit.plot3logit-overview.label of field3logit() and added tests.label<- and added tests.add_confregions().CITATION and list of authors of the vignette
plot3logit-overview.stringr) and "Suggests" (added ordinal and testthat).<<...>>.export3logit() and several S3 methods for reading
output from fitted models.field3logit(): arguments alpha and vcov are now
deprecated and does not work any more.model of field3logit() cannot accept matrices any more. Direct
model estimates can be passed to field3logit() by means of a list.field3logit() can read also trinomial models fitted through function
vglm of package VGAM, and functions clm and clm2 of package ordinal
(included amongst suggested packages).model3logit as output of export3logit().lab of field3logit and multifield3logit objects to
levels.field3logit and multifield3logit.
objects.coef method for field3logit objects of ordinal models.plot.multifield3logit and remove the legend.plot3logit depends on R v. 3.5 or later.field3logit can read categorical trinomial models fitted through
function vgam of package VGAM (included amongst suggested packages).list objects can be passed to argument delta of field3logit for
computing multiple fields (a multifield3logit object is returned).ncurves of function field3logit has been renamed to nstreams.
No backward compatibility has been implemented.model of field3logit, matrix
should have an attribute with the values the dependent variable may take.
The attribute has been renamed from labs to levels. No backward
compatibility has been implemented.generics amongst dependencies in section Imports.USvote2016.tidy for class field3logit.as.data.frame, as_tibble and tidy for
class multifield3logit.autoplot the S3 method of generic autoplot for field3logit objectslabel for class field3logit.label for class multifield3logit.[ and [<- for multifield3logit class.labels<- and the S3 methods for field3logit and
multifield3logit class.multifield3logit objects.dplyr, forcats,
grDevices, lifecycle, purrr, Rdpack, tibble, tidyr, tidyselect
and removed reshape2).plot function for multifield3logit in standard graphics.mlogit according to the
upcoming new version of the package. The package plot3logit handles the
output of both the current and the upcoming version of mlogit.as.data.frame and fortify for
objects of class field3logit and multifield3logit.plot3logit is now deprecated and not updated.stat_3logit and added function
stat_field3logit which works like the previous version of stat_3logit.coef and vcov for objects of class field3logit and
multifield3logit.field3logit and multifield3logit.ordinal to S3 class field3logit and updated the S3 method
print.plot3logit-overview has been added to the package.Long of variable irregulariry of dataset cross_1year has
been changed to High.as.data.frame.field3logit when a zero-coefficient model is
passed to field3logit. The previous version was not able to return a
data.frame correctly built. Functions stat_3logit, and TernaryField have
been adapted so as to draw points instead of arrows.Interface of fortify methods has been redefined by including argument
data, so that now all fortify methods of the package are compliant with
the interface of the generic.
field3logit now can read categories labels of the dependent variable from
attribute labs when argument model is a matrix. Example in the help of
package presentation has been updated.
CITATION file has been amended: the title of the package and other typos
have been corrected.
Revision of the file README.md.
First release of the package plot3logit on CRAN!