.checkEstClassForParamFamily-methods
.checkEstClassForParamFamily(PFam, estimator)
# S4 method for ANY,ANY
.checkEstClassForParamFamily(PFam, estimator)
The (default) ANY,ANY
-method returns the estimator unchanged.
a parametric family.
an estimator.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
The respective methods can be used to cast an estimator to a model-specific subclass with particular methods.