Learn R Programming

ecd (version 0.6.4)

ecdq: Constructor of ecdq class

Description

Construct an ecdq class by providing the required parameters.

Usage

ecdq(ecd, verbose = FALSE)

Arguments

ecd
An object of ecd class
verbose
logical, display timing information, for debugging purpose.

Value

An object of ecdq class

Examples

Run this code
## Not run: 
#     d <- ecd()
#     dq <- ecdq(d)
# ## End(Not run)

Run the code above in your browser using DataLab