Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.ace

Plot ace Objects


Description

This function plots objects of class "ace" or "pace" .

Usage

## S3 method for class 'ace'
plot(x, ...)

## S3 method for class 'pace'
plot(x, ...)

Arguments

x

An object of class "ace" or "pace".

...

Arguments to be passed to and from other methods.

Value

A trace plot of the current evaluations of the approximate expected utility function. Separate lines are produced for the traces from Phases I and II of the ACE algorithm.

For objects of class "pace", the evaluations of the approximate expected utility function are from the repetition which resulted in the terminal design (see pace, paceglm, and pacenlm for more details).

These trace plots can be used to assess convergence. See Overstall & Woods (2017) for more details.

Note

For an example see ace.

Author(s)

Antony M. Overstall A.M.Overstall@soton.ac.uk, David C. Woods, Maria Adamou & Damianos Michaelides

References

Overstall, A.M. & Woods, D.C. (2017). Bayesian design of experiments using approximate coordinate exchange. Technometrics, 59, 458-470.

See Also


acebayes

Optimal Bayesian Experimental Design using the ACE Algorithm

v1.10
GPL-2
Authors
Antony M. Overstall, David C. Woods, Maria Adamou & Damianos Michaelides
Initial release
2020-10-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.