Learn R Programming

Rfit (version 0.14)

scores-class: Class "scores"

Description

A score function and it's corresponding derivative is required for rank-based estimation. This object puts them together.

Arguments

Objects from the Class

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

References

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

See Also

param

Examples

Run this code
showClass("scores")

Run the code above in your browser using DataLab