autoplot.partial_predictions_sum | R Documentation |
Plot partial predictive plots using ggplot2
## 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, ...)
object |
An object with partial predictions from |
... |
Other arguments passed on. Currently not used. |
a ggplot visualisation of partial effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.