Print and Summary of assess Objects
These functions print and summarise objects of class "assess"
.
## S3 method for class 'assess' print(x, ...) ## S3 method for class 'assess' summary(object, ...)
x |
An object of class |
object |
An object of class |
... |
Arguments to be passed to and from other methods. |
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.
Antony M. Overstall A.M.Overstall@soton.ac.uk, David C. Woods, Maria Adamou & Damianos Michaelides
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.