Usage
getRiceParam(xy, level = 0.95, doRob = FALSE, type = c('LiZhangDai', 'MOM'))
## S3 method for class 'data.frame':
getRiceParam(xy, level = 0.95, doRob = FALSE, type=c('LiZhangDai', 'MOM'))
## S3 method for class 'default':
getRiceParam(xy, level = 0.95, doRob = FALSE, type=c("LiZhangDai", 'MOM'))
Arguments
xy
either a numerical (n x 2)-matrix with the coordinates of n points (1 row of (x,y)-coordinates per point), or a data frame with either the variables X
, Y
or Point.X
, Point.Y
.
level
a numerical value with the coverage for the confidence interval for sigma.
doRob
logical: use robust estimation of center and covariance matrix as basis for estimators?
type
The initial biased nu estimate is the Euclidean norm of the group center. For 'LiZhangDai'
, the bias-correction from Liu et al., 2009. For 'MOM'
, the estimated bias is subtracted. If the estimated bias is larger than the initial