plot.squire_scan | R Documentation |
squire scan plot
## S3 method for class 'squire_scan' plot(x, ..., what = "likelihood", log = FALSE, show = c(1, 2))
x |
An squire_scan object |
... |
additional arguments affecting the plot produced. |
what |
What scan outputs are we plotting of "likelihood" vs "probability" |
log |
Should the axes by plotted on log scale |
show |
Which dimensions of the scan to show. Default = c(1, 2) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.