plot.estimated_partition | R Documentation |
Creates a 2D plot of parameter estimates or a series of such slices if partition is across >2 features.
## S3 method for class 'estimated_partition' plot(x, X_names_2D = NULL, ...)
x |
grid_fit |
X_names_2D |
X_names_2D |
... |
Additional arguments. Unused. |
ggplot2 object or list of such objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.