for a single group study, we are at a stage where my clients and I want to look at some descriptive stats; there are some boundary issues with some of the variables so the table showing results needs to show more than one result for certain variables; for example, say we are using the auto dataset (sysuse auto) and we want results (say, mean and sd) about, say, price under two conditions: (1) all 74 observations; (2) just the 69 observations that do not have a missing value for rep78; I cannot think of a way to do this with dtable (or with table) - but I would be glad to be proven wrong; if I have to step back to the underlying collect system, how would I do that?
-
Login or Register
- Log in with

Comment