r-cran-ggeffects 1.3.4+dfsg-1 source package in Ubuntu

Changelog

r-cran-ggeffects (1.3.4+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 05 Jan 2024 22:03:36 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggeffects_1.3.4+dfsg-1.dsc 2.9 KiB 104c9cab81c067afe543a0a61c79200914fed6339e7760f9513b06b3693b1c59
r-cran-ggeffects_1.3.4+dfsg.orig.tar.xz 243.8 KiB c287a18086bde31126a3034d40e6040365b03198a248a3217ede91d96bd3d58b
r-cran-ggeffects_1.3.4+dfsg-1.debian.tar.xz 3.5 KiB 9ea5613b9891ffd7bfd1df4cf9cad66b05f5bf413508aa0dace8a6549d852f8f

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