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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Wed, 21 Jun 2023 15:23:11 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggeffects_1.2.3+dfsg-1.dsc 2.7 KiB 297fd1c1bf385dbeb6cd394a187e966fa24a757b7644beb19fb18a9cf061d1f8
r-cran-ggeffects_1.2.3+dfsg.orig.tar.xz 221.5 KiB c6280f7c8aa6394d1508315f00213bd60e5df54c7d0346f551981e55fc589868
r-cran-ggeffects_1.2.3+dfsg-1.debian.tar.xz 3.4 KiB 0dc7d685c621e4e17bc91be8638bccfd38bd489ed96b210615fb74aa9b588b07

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