powered by
Generates an object of class "L2LocationFamily" which represents a Cauchy location family.
"L2LocationFamily"
CauchyLocationFamily(loc = 0, scale = 1, trafo)
Object of class "L2LocationScaleFamily"
"L2LocationScaleFamily"
location
scale
function in param or matrix: transformation of the parameter
param
Peter Ruckdeschel Peter.Ruckdeschel@uni-oldenburg.de
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
(C1 <- CauchyLocationFamily()) plot(C1) FisherInfo(C1) ### need smaller integration range: checkL2deriv(C1)
Run the code above in your browser using DataLab