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

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -