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

aceobjects

Print and Summary of ace and pace Objects


Description

These functions print and summarise objects of class "ace" or "pace".

Usage

## 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, ...)

Arguments

x

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

object

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

...

Arguments to be passed to and from other methods.

Value

If the object is a result of a direct call to aceglm, acenlm, paceglm, or pacenlm, then the argument criterion will be printed, otherwise the statement User-defined utility will be printed.

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).

Note

For examples see ace, aceglm, and acenlm.

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.