Methods for Function get.asGRisk.fct in Package ‘ROptEst’
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 |
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.