powered by
Generates an object of class "L2LocationFamily" which represents a Cauchy location family.
"L2LocationFamily"
CauchyLocationFamily(loc = 0, scale = 1, trafo)
location
scale
function in param or matrix: transformation of the parameter
param
Object of class "L2LocationScaleFamily"
"L2LocationScaleFamily"
The slots of the corresponding L2 differentiable parameteric family are filled.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class, Cauchy-class
L2ParamFamily-class
Cauchy-class
# NOT RUN { (C1 <- CauchyLocationFamily()) plot(C1) FisherInfo(C1) ### need smaller integration range: checkL2deriv(C1) # }
Run the code above in your browser using DataLab