Get a citation object indicating how to cite the underlying R packages used for estimating or representing the given method or model.

getCitation(object, ...)

# S4 method for lcMethod
getCitation(object, ...)

# S4 method for lcModel
getCitation(object, ...)

Arguments

object

The object

...

Not used.

Value

A utils::citation object.

See also