Learn R Programming

QPBoot (version 0.2)

generics-accessors: Generic functions for accessing attributes of objects

These generic functions are needed to access or set the objects' attributes.

Description

Defines generic function names for the package QPBoot

Usage

Estimate(object, ...)

Simulate(object, ...)

setEstimate(object, ...)

setSimulate(object, ...)

setParameter(object, ...)

Arguments

object

object from which to get the value

...

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