.checkEstClassForParamFamily-methods: Methods for Function .checkEstClassForParamFamily in Package `distrMod'
Description
.checkEstClassForParamFamily-methods
Usage
.checkEstClassForParamFamily(PFam, estimator)
# S4 method for ANY,ANY
.checkEstClassForParamFamily(PFam, estimator)
Value
The (default) ANY,ANY
-method returns the estimator unchanged.
Details
The respective methods can be used to cast an estimator to
a model-specific subclass with particular methods.