generics-associations: Generic functions for accessing associations of objects

generics-associationsR Documentation

Generic functions for accessing associations of objects

Description

These generic functions are needed to access the objects' associated objects. Note that the naming convention getAssociatedObject was applied, where AssociatedObject is the name of the class of the associated object.

Usage

getQuantilePG(object, ...)

getBootPos(object, ...)

getFreqRep(object, ...)

getQuantileSD(object, ...)

getWeight(object, ...)

Arguments

object

object from which to get the associated object

...

optional parameters; for documentation see the documentation of the methods to each of the generic.

See Also

For an overview on the classes of the framework, and all associations, see the class diagrams in the package description [cf. quantspec-package].


quantspec documentation built on Sept. 11, 2024, 9:15 p.m.