.checkEstClassForParamFamily-methods {RobExtremes} | R Documentation |
.checkEstClassForParamFamily-methods
PFam |
a parametric family. |
estimator |
an estimator. |
The respective methods can be used to cast an estimator to a model-specific subclass with particular methods.
The GParetoFamily,Estimate
-method returns the estimator cast to
S4 class GPDEstimate
,
the GParetoFamily,LDEstimate
-method cast to
S4 class GPDLDEstimate
,
the GParetoFamily,MCEstimate
-method cast to
S4 class GPDMCEstimate
,
the GParetoFamily,kStepEstimate
-method cast to
S4 class GPDkStepstimate
,
the GEVFamily,Estimate
-method cast to
S4 class GEVEstimate
,
the GEVFamily,LDEstimate
-method cast to
S4 class GEVLDEstimate
,
the GEVFamily,MCEstimate
-method cast to
S4 class GEVMCEstimate
,
the GEVFamily,kStepEstimate
-method cast to
S4 class GEVkStepstimate
,
the GEVFamilyMuUnknown,Estimate
-method cast to
S4 class GEVEstimate
,
the GEVFamilyMuUnknown,LDEstimate
-method cast to
S4 class GEVLDEstimate
,
the GEVFamilyMuUnknown,MCEstimate
-method cast to
S4 class GEVMCEstimate
,
the GEVFamilyMuUnknown,kStepEstimate
-method cast to
S4 class GEVkStepstimate
.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de