pamr
package implementation. Note that
this function uses internal cross-validation for determining the value
of the shrinkage threshold.emil.fit.pamr(x, y, error.fun, cv, threshold = NULL, ...,
thres.fun = function(thr, err) median(thr[err == min(err)]),
slim.fit = FALSE)
TRUE
if you want to return the fitted
classifier but discard pamr's cv.objects
, which can be large.
memory efficient. This means that the element cv$cv.objects
containing the cross-validated fits will be droppresample
orresample.h
pamr.train
emil
, emil.predict.pamr
,
emil.vimp.pamr
, modeling.procedure