Language

Package: r-ggeffects @ 1.1.1

Synopsis

Create tidy data frames of marginal effects for ggplot

Description

This package provides tools to compute marginal effects from statistical models and return 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 ggeffect(). There is a generic plot() method to plot the results using ggplot2.

Home page
https://github.com/strengejacke/ggeffects
Location
gnu/packages/cran.scm (line: 10943, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings