These generic functions are needed to access the objects' attributes.
Note that the naming convention getAttribute
was applied, where
attribute
is the name of the attribute/slot of the class of the
object.
getY(object, ...)getValues(object, ...)
getCoherency(object, ...)
getIsRankBased(object, ...)
getB(object, ...)
getLagOperator(object, ...)
getMaxLag(object, ...)
getParallel(object, ...)
getFrequencies(object, ...)
getLevels(object, ...)
getMeanPG(object, ...)
getStdError(object, ...)
getN(object, ...)
getR(object, ...)
getType(object, ...)
getTs(object, ...)
getCoherencySdNaive(object, ...)
getSdNaive(object, ...)
getSdBoot(object, ...)
getPointwiseCIs(object, ...)
getDescr(object, ...)
getW(object, ...)
getBw(object, ...)
getWnj(object, ...)
object from which to get the value
optional parameters; for documentation see the documentation of the methods to each of the generic.
For an overview on the classes of the framework, and all of their
attributes, see the class diagrams in the package description
[cf. quantspec-package
].