Displaying 1 result from an estimated 1 matches for "0,23214".
Did you mean:
0,2241
2007 Sep 11
5
Percentiles in R
...I thought it was quantile(), but I just
realized I was wrong. The definition of the Matlab function:
prctile
Percentiles of a sample
SyntaxY = prctile(X,p)
Description
Y = prctile(X,p) calculates a value that is greater than p percent of
the values in X. The values of p must lie in the interval [0 100]. For
instance, if p = 50 then Y is the median of X
Thanks!!
--
-- --
Jose Luis Aznarte M. http://decsai.ugr.es/~jlaznarte
Department of Computer Science and Artificial Intelligence
Universidad de Granada Tel. +34 - 958 -...