Displaying 1 result from an estimated 1 matches for "fivetimesfaster".
2012 Feb 25
2
How would you program an Adverse Events statistical table using R code?
...ing about a page full of summary statistics and advanced
statistics, with lots of cross categories on the top and left margin
of the table, as opposed to a visual display with x-axis and y-axis,
which is totally different.
(An example of how this is done in another language is available at
http://fivetimesfaster.blogspot.com )
For an AE table, you have an N and % column for every treatment group,
and for all patients combined. On the right side, a categorical
p-value (chi-sq or Fisher's) for every preferred term (every row!
forget multiple testing issues, this is what the boss is asking
for(it's a...