Class "scores"
A score function and it's corresponding derivative is required for rank-based estimation. This object puts them together. 1.1
class
Objects can be created by calls of the form new("scores", ...)
.
phi
:: Object of class "function"
the score functionDphi
:: Object of class "function"
the first derivative of the score functionparam
:: Object of class "param"
Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.
John Kloke
param
showClass("scores")
Useful links