Displaying 2 results from an estimated 2 matches for "male2".
Did you mean:
male
2005 Feb 24
1
3 boxplots in one
I currently have 3 separate boxplots but would like to put them all in the
graphic so they would have the same scale. Below are the three statements
and as you can see the Y axis is weight:
bwplot(AWGT~ male2 ....
bwplot(AWGT ~ bin_pcb2 .....
bwplot(AWGT ~ bin_pcb2 | male2 .....
Does anyone have some sample code where they have done something like this?
Thanks,
Dean Sonneborn M.S.
Public Health Sciences *
University of California, Davis
916 734-6656
* formerly Epidemiology & Preventive Medicine...
2011 Sep 03
1
Lmer plot help
...the most efficient way of instantly seeing what questions work
differently, and I'd like to plot that.
Here is my code:
table(finaldata$Voice, finaldata$supportive, finaldata$question)
#generates my table#
, , = attractive
no yes
male1 28 35
male2 20 22
female1 21 21
female2 30 19
Any help most appreciated.
Drew
--
View this message in context: http://r.789695.n4.nabble.com/Lmer-plot-help-tp3788613p3788613.html
Sent from the R help mailing list archive at Nabble.com.