powered by
Construct an ecdq class by providing the required parameters.
ecdq(ecd, verbose = FALSE)
An object of ecd class
logical, display timing information, for debugging purpose.
An object of ecdq class
# NOT RUN { d <- ecd() dq <- ecdq(d) # }
Run the code above in your browser using DataLab