Skip to content
Prev 327739 / 398503 Next

Add a column to a data frame with value based on the percentile of the row

Hello,

Sorry, that should be 0.80, not 0.70.

qq <- quantile(x, probs = c(0, 0.50, 0.80, 0.95, 1))

Rui Barradas


Em 31-07-2013 12:22, Rui Barradas escreveu: