plot.assess {acebayes} | R Documentation |
Plot assess
Objects
Description
This function plots objects of class "assess"
.
Usage
## S3 method for class 'assess'
plot(x, ...)
Arguments
x |
An object of class |
... |
Arguments to be passed to and from other methods. |
Value
In the case of when d1
was generated from a call to (p)ace
with argument deterministic = FALSE
or from a call to (p)aceglm
or (p)acenlm
with argument method
being "MC"
, then boxplots of the n.assess
evaluations of the approximate expected utility for each of the designs d1
and d2
will be produced. Otherwise, a plot is not meaningful and a warning will be produced.
Author(s)
Antony M. Overstall A.M.Overstall@soton.ac.uk, David C. Woods, Maria Adamou & Damianos Michaelides
See Also
[Package acebayes version 1.10 Index]