R package referenceIntervals function horn.outliers() -
i have used function horn.outliers() in package refernceintervals. function returns list outliers , non-outliers. problem when using function horn.outliers(dataset$value)$outliers gives me these numbers:
[1] 26.55 3.16 2.76 2.84 3.05 26.69 2.84 2.76 3.06 2.59 2.61 2.71
[13] 3.06 26.06 29.01 29.18 26.79 25.91 2.97 2.89
however, before treid plot box-plot , seemed me there should more points. so, found code used function , executed code step step data , got 200 points (my data has more 3000 observations). test function too? think function wrong , want make sure. appreciate answers.
Comments
Post a Comment