autoplot-conmat-partial: Plot partial predictive plots using ggplot2

autoplot.partial_predictions_sumR Documentation

Plot partial predictive plots using ggplot2

Description

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


njtierney/conmat documentation built on April 17, 2025, 10:27 p.m.