Skip to content

Quantile issue

1 message · Terry Therneau

#
This is likely yet another instance of round off error, but it caught me by surprise.

tmt% R --vanilla
  (headers skipped, version 3.0.2 on Linux)
[1] 3622
98%
FALSE

I can send the file to anyone who would like to understand this more deeply.
The top 3% of the vector is a single repeated value.

Terry Therneau