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

Changelog

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

  * New upstream version
  * debhelper-compat 12
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database.

 -- Andreas Tille <email address hidden>  Tue, 10 Sep 2019 08:14:42 +0200

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.12.0-1.dsc 2.2 KiB 4821612f5e5b925d77f4e6ff9ad1f3092fa50102a1f0b66892b1dfb0c9997338
r-cran-ggeffects_0.12.0.orig.tar.gz 1.0 MiB b783ac06b7df706cc97280b600670ca06dc95c8775c574ddf4fe153025f3ae45
r-cran-ggeffects_0.12.0-1.debian.tar.xz 2.1 KiB 0beeec47aa848ff8474b7d46fd03d68628701cfe566a9d05cdda9bbef3799612

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'.