disaggR-class {disaggR} | R Documentation |
Virtual Class "disaggR" Class of disaggregations
Description
The "disaggR"
class is a class contained by the actual disaggregation
classes in the disaggR package. It is a “virtual” class. disaggR classes are
minimalist S4 classes, containing disaggR and list. This allows Ops group
generic double dispatch but most of the package rather uses S3 methods.
See Also
the functions twoStepsBenchmark and threeRuleSmooth.
[Package disaggR version 1.0.5.3 Index]