summary.tpopt {rodd} | R Documentation |
Detailed information about the input
Description
Prints detailed information about the input object of class “tpopt”.
Usage
## S3 method for class 'tpopt'
summary(object, ...)
Arguments
object |
an object of type "tpopt". |
... |
further arguments. |
Details
Call, list of models, list of fixed parameters, resulting design, efficiency by iteration and overall execution time are displayed.
See Also
tpopt
, plot.tpopt
, print.tpopt
[Package rodd version 0.2-1 Index]