Print and Summary of ace and pace Objects
These functions print and summarise objects of class "ace"
or "pace"
.
## S3 method for class 'ace' print(x, ...) ## S3 method for class 'ace' summary(object, ...) ## S3 method for class 'pace' print(x, ...) ## S3 method for class 'pace' summary(object, ...)
x |
An object of class |
object |
An object of class |
... |
Arguments to be passed to and from other methods. |
Also printed are the number of repetitions ("pace"
objects only), runs, factors, Phase I and II iterations of the ACE algorithm and the computational time required.
For more details on the ACE algorithm, see Overstall & Woods (2017).
Antony M. Overstall A.M.Overstall@soton.ac.uk, David C. Woods, Maria Adamou & Damianos Michaelides
Overstall, A.M. & Woods, D.C. (2017). Bayesian design of experiments using approximate coordinate exchange. Technometrics, 59, 458-470.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.