R/AllGenerics.R

setGeneric("getWeight", function(obj) standardGeneric("getWeight"))
setGeneric("getOutliers", function(obj) standardGeneric("getOutliers"))
setGeneric("getClassLabels", function(obj, i) standardGeneric("getClassLabels"))
setGeneric("getCutoff", function(obj) standardGeneric("getCutoff"))

Try the rrcovHD package in your browser

Any scripts or data that you put into this service are public.

rrcovHD documentation built on Sept. 12, 2024, 7:11 a.m.