Friday, June 7, 2019

-centile command-

Dear Stata users,

I am wondering, is it possible to generate upper and lower 95% CI of variable V1 as new variable using -centile- command.

Codes:
PHP Code:
bys IDcentile V1 
Many thanks

No comments:

Post a Comment