summary.emc.design {EMC2} | R Documentation |
Summary method for emc.design objects
Description
Prints a summary of the design object, including sampled parameters and design matrices. For continuous covariates just prints one row, instead of all covariates.
Usage
## S3 method for class 'emc.design'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments (not used) |
Value
Invisibly returns the design matrices
[Package EMC2 version 3.2.0 Index]