scores-class function

Class "scores"

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 from the Class

Objects can be created by calls of the form new("scores", ...).

Slots

  • phi:: Object of class "function" the score function
  • Dphi:: Object of class "function" the first derivative of the score function
  • param:: Object of class "param"

References

Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

Author(s)

John Kloke

See Also

param

Examples

showClass("scores")
  • Maintainer: John Kloke
  • License: GPL (>= 2)
  • Last published: 2024-05-25

Useful links