Hi there,
I am having trouble figuring out what methods STATA uses to evaluate percentiles. I analysed my data in STATA using the command 'centile'
for example centile Byg, centile (2.5, 25, 70, 90, 97.5) level 95 and I compare the result with the output from R software. I notice that the centile and 95% CI (using binomial exact CI) outputs are different between STATA and R.
Can someone help please and advice how I can change between methods?
Many thanks in anticipation of your support
I am having trouble figuring out what methods STATA uses to evaluate percentiles. I analysed my data in STATA using the command 'centile'
for example centile Byg, centile (2.5, 25, 70, 90, 97.5) level 95 and I compare the result with the output from R software. I notice that the centile and 95% CI (using binomial exact CI) outputs are different between STATA and R.
Can someone help please and advice how I can change between methods?
Many thanks in anticipation of your support
Comment