| ecdq | R Documentation |
Construct an ecdq class by providing the required parameters.
ecdq(ecd, verbose = FALSE)
ecd |
An object of ecd class |
verbose |
logical, display timing information, for debugging purpose. |
An object of ecdq class
Stephen H. Lihn
## Not run:
d <- ecd()
dq <- ecdq(d)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.