r-cran-ggeffects 0.14.0-1 source package in Ubuntu

Changelog

r-cran-ggeffects (0.14.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * dh-update-R to update Build-Depends

 -- Dylan Aïssi <email address hidden>  Mon, 30 Dec 2019 23:19:51 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggeffects_0.14.0-1.dsc 2.3 KiB 1b5f6efe1d5563f4c7a445d4c7fe641abffed6196f62b7acb095e132e4147424
r-cran-ggeffects_0.14.0.orig.tar.gz 1006.2 KiB bc559d699638ff6ce0b01e9a0afdbb97c5482920758b3a8643d020cebb405fb6
r-cran-ggeffects_0.14.0-1.debian.tar.xz 2.7 KiB 57961ee8938dc6068bb0844fd116fb1c8084717d5e9c604c505b266a90dea1ab

Available diffs

No changes file available.

Binary packages built by this source

r-cran-ggeffects: GNU R create tidy data frames of marginal effects for 'ggplot'

 Compute marginal effects at the mean or average marginal effects from
 statistical models and returns the result as tidy data frames. These
 data frames are ready to use with the 'ggplot2'-package.
 Marginal effects can be calculated for many different models. Interaction
 terms, splines and polynomial terms are also supported. The two main
 functions are ggpredict() and ggaverage(), however, there are
 some convenient wrapper-functions especially for polynomials or
 interactions. There is a generic plot()-method to plot the results
 using 'ggplot2'.