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

assessobjects

Print and Summary of assess Objects


Description

These functions print and summarise objects of class "assess".

Usage

## S3 method for class 'assess'
print(x, ...)
## S3 method for class 'assess'
summary(object, ...)

Arguments

x

An object of class "assess".

object

An object of class "assess".

...

Arguments to be passed to and from other methods.

Value

These functions both provide a print out with the following information.

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 the mean and standard deviation of the n.assess evaluations of the approximate expected utility for each of the designs d1 and d2 will be printed.

Otherwise, one evaluation of the deterministic approximation to the expected utility will be printed for each of the designs from d1 and d2. In the case when d1 was generated as a call to (p)aceglm or (p)acenlm with argument criterion being "A", "D" or "E", the relative D-, E-, or A-efficiency of the two designs will be also be printed.

Author(s)

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

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.