View source: R/prepare_instance.R
plot.prepared_instance | R Documentation |
Building on the plot method from the instance object, this function adds information about socre variance and whether an unexpected event occurs at a node.
## S3 method for class 'prepared_instance' plot(p_inst)
p_inst |
A object returned from the 'prepare_instance' function |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.