getCitation: Get citation info
Description
Get a citation object indicating how to cite the underlying R packages used for estimating or representing the given method or model.
Usage
getCitation(object, ...)# S4 method for lcMethod
getCitation(object, ...)
# S4 method for lcModel
getCitation(object, ...)
Arguments
- object
The object
- ...
Not used.