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

Changelog

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

  * New upstream version
  * Standards-Version: 4.4.1
  * Add autopkgtest and salsa-ci

 -- Andreas Tille <email address hidden>  Tue, 12 Nov 2019 11:46:59 +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.13.0-1.dsc 2.3 KiB bc5fe48236b5cc508289db9116241781263746205d94e867327912546a1b0ab8
r-cran-ggeffects_0.13.0.orig.tar.gz 1001.2 KiB 8b9e90868650fa3c0b8fa1d6a8eeac6d24abdcd971c1cad724074db0955ace67
r-cran-ggeffects_0.13.0-1.debian.tar.xz 2.7 KiB a385cc3fd28339d523dbddbbaaf921b92be0bbe7c942b12c28c3053e9068ae8b

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