| plot.p2pass | R Documentation | 
Plot equating information from probability_to_pass
## S3 method for class 'p2pass'
plot(
  x,
  what = c("all", "equating", "sens/spec", "roc"),
  booklet_id = NULL,
  ...
)
x | 
 An object produced by function   | 
what | 
 information to plot, 'equating', 'sens/spec', 'roc, or 'all'  | 
booklet_id | 
 vector of booklet_id's to plot, if NULL all booklets are plotted  | 
... | 
 Any additional plotting parameters; e.g., cex = 0.7.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.