| get.asGRisk.fct-methods | R Documentation | 
get.asGRisk.fct-methods to produce a function in r,s,b for computing a particular asGRisk
get.asGRisk.fct(Risk)
## S4 method for signature 'asMSE'
get.asGRisk.fct(Risk)     
## S4 method for signature 'asL1'
get.asGRisk.fct(Risk)     
## S4 method for signature 'asL4'
get.asGRisk.fct(Risk)     
| Risk | a risk of class  | 
get.asGRisk.fct is used internally in functions getAsRisk
and getReq.
| get.asGRisk.fct | a function with arguments  | 
signature(Risk = "asMSE"): method for asymptotic mean squared error.
signature(Risk = "asL1"): method for asymptotic mean absolute error.
signature(Risk = "asL4"): method for asymptotic mean power 4 error.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.