Calculate the number of subjects by treatment and stratum.
Arguments
- dat
 data.table. The analysis data set.
- cell_index
 A vector of integers referencing the rows of
dat(as specified by theINDEX_column indat) that match the population to be analyzed. See the "Endpoint Events" vignette in ramnog for more information.- subjectid_var
 character. Name of the subject identifier variable in the data (default is "USUBJID").
- ...
 Optional parameters.
