plot.squire_scan: squire scan plot

View source: R/estimation.R

plot.squire_scanR Documentation

squire scan plot

Description

squire scan plot

Usage

## S3 method for class 'squire_scan'
plot(x, ..., what = "likelihood", log = FALSE, show = c(1, 2))

Arguments

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)


mrc-ide/squire documentation built on Sept. 10, 2022, 1:11 a.m.