plot.prepared_instance: Plot method for a prepared_instance

View source: R/prepare_instance.R

plot.prepared_instanceR Documentation

Plot method for a prepared_instance

Description

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.

Usage

## S3 method for class 'prepared_instance'
plot(p_inst)

Arguments

p_inst

A object returned from the 'prepare_instance' function

Value

A ggplot2 object


Rosenkrands/dz documentation built on June 26, 2022, 10:43 p.m.