Displaying 2 results from an estimated 2 matches for "treatent".
Did you mean:
treatment
2009 Jan 22
2
Frequency and summary statistics table with different variables and categories
...llo helpers,
This is probably quite simple, but I'm stuck.
I want to create a summary statistics table with frequencies and summary
statistics for a large number of variables. The problem here is that (1)
there are two different classes of categories (sex, type of substance abuse
and type of treatent) which overlap, (2) the data for different variables
should be presented in different ways -- sometimes with relative
frequencies, other times with mean values.
The table would finally look something like:
All Male Female Alcohol Drug ...
Age (mean) (mean) ...
Sex...
2012 Mar 22
4
Plotting patient drug timelines using ggplot2 (or some other means) -- Help!!!
...he text for pattern above the graph (e.g., "Begin (A), Begin (B), End (B), End (A)"), either centered or left aligned.
5. Put the patient and line information below the text for pattern (e.g., "profile_key = 1, line = 1")
6. Output a separate graph for each patient and line of treatent.
Ultimately, I want to combine all the graphs into a single Word document. Or perhaps better yet, to create a pdf using LaTeX.
I'm going to continue to try and fugure this out as best I can. Any help with it will be greatly appreciated though.
Thanks,
Paul
connection <- textConnection(...