I am using metaprop for the first time on a very simple dataset (4 variables, 11 observations). I read the other posts on metaprop and even the article describing the creation of it. I am typing in: metaprop pouchcd totaluc, random by(year) but I get the error message:
order should be {n, N}
r(9);
but pouchcd is the numerator and totaluc is the denominator. They are both coded are numeric variables. I can't seem to figure out how to troubleshoot this. I would greatly appreciate any ideas.
Thank you!
Bharati
order should be {n, N}
r(9);
but pouchcd is the numerator and totaluc is the denominator. They are both coded are numeric variables. I can't seem to figure out how to troubleshoot this. I would greatly appreciate any ideas.
Thank you!
Bharati
Comment