.checkEstClassForParamFamily-methods {RobExtremes}R Documentation

Methods for Function .checkEstClassForParamFamily in Package ‘RobExtremes’

Description

.checkEstClassForParamFamily-methods

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 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.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de


[Package RobExtremes version 1.1.0 Index]