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

Changelog

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

  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 15 Jan 2021 20:26:39 +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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggeffects_1.0.1-1.dsc 2.2 KiB 66d53c6047d35b62b5cec5b1ac290a7a85a3e9f539ac2a34178d3e1e3f63640e
r-cran-ggeffects_1.0.1.orig.tar.gz 1.1 MiB fecd30ad06f50c4b1464b53bb80e07f1528b3641ec046964b8ff5cac98dfb9b0
r-cran-ggeffects_1.0.1-1.debian.tar.xz 2.9 KiB e29d15aea02ab4ce9d7ab375deeb9166c6fedeefd11138e6c4b6aeae8acaedc7

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