Skip to contents

Plot partial predictive plots using ggplot2

Usage

# S3 method for class 'partial_predictions_sum'
autoplot(object, ...)

# S3 method for class 'setting_partial_predictions_sum'
autoplot(object, ...)

# S3 method for class 'partial_predictions'
autoplot(object, ...)

# S3 method for class 'setting_partial_predictions'
autoplot(object, ...)

Arguments

object

An object with partial predictions from partial_effects().

...

Other arguments passed on. Currently not used.

Value

a ggplot visualisation of partial effects