table1 icon indicating copy to clipboard operation
table1 copied to clipboard

How to change the number of observations in Table 1

Open ghost opened this issue 1 year ago • 1 comments

My data has multiple rows of data per person. When I generate table1, the column number (N) is counting the number of observations and not the number of individuals. How can I fix this?

ghost avatar Nov 29 '23 20:11 ghost

You will have to subset your data so that there is one row per person. There are several ways of doing that. If you want more help, you will have to post some data and explain what result you are trying to achieve.

benjaminrich avatar Dec 03 '23 15:12 benjaminrich