plot.KLopt.lnorm {rodd} | R Documentation |
Plot of \Psi
function for resulting design
Description
Plots the function from the formulation of the equivalence theorem for resulting approximation \xi^{**}
of the KL
-optimal design achieved with the help of KLopt.lnorm
.
Usage
## S3 method for class 'KLopt.lnorm'
plot(x, ...)
Arguments
x |
an object of type "tpopt". |
... |
additional graphical parameters. |
See Also
tpopt
, summary.tpopt
, print.tpopt
[Package rodd version 0.2-1 Index]