internal-methods: Methods for Function .checkEstClassForParamFamily in Package...

.checkEstClassForParamFamily-methodsR Documentation

Methods for Function .checkEstClassForParamFamily in Package ‘distrMod’

Description

.checkEstClassForParamFamily-methods

Usage

.checkEstClassForParamFamily(PFam, estimator)
## S4 method for signature 'ANY,ANY'
.checkEstClassForParamFamily(PFam, estimator)

Arguments

PFam

a parametric family.

estimator

an estimator.

Details

The respective methods can be used to cast an estimator to a model-specific subclass with particular methods.

Value

The (default) ANY,ANY-method returns the estimator unchanged.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de


distrMod documentation built on Jan. 31, 2024, 3:06 a.m.