Learn R Programming

acebayes (version 1.10)

plot.assess: Plot assess Objects

Description

This function plots objects of class "assess".

Usage

# S3 method for assess
plot(x, ...)

Arguments

x

An object of class "assess".

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.

See Also

assess