generics-associations: Generic functions for accessing associations of objects

Description Usage Arguments See Also

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

1
2
3
4
5
6
7
8
9
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 July 15, 2020, 1:07 a.m.