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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Thu, 11 Jul 2024 08:40:26 +0900

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggeffects_1.7.0+dfsg-1.dsc 2.9 KiB 9bcf3422865e0bcaab910a231c26d56d9b59a403321f414c28267b9b31b44428
r-cran-ggeffects_1.7.0+dfsg.orig.tar.xz 340.4 KiB e5b34eee1b6ec2f919fdd23da8993587f499b0f4aa97ec52f5569482f8de1a30
r-cran-ggeffects_1.7.0+dfsg-1.debian.tar.xz 3.6 KiB 0b5e3fd4b48becb4e4b23466a61958a658ec4a998dbffd6ae4a61343416bf33e

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