Displaying 1 result from an estimated 1 matches for "log_loads".
Did you mean:
  g_loads
  
2012 Sep 29
3
Removing lower whisker in boxplot to see the effects of the high values
Good Afternoon-
  I was wanting to alter the boxplot to remove the lower whisker, both the
whisker line and staple just on the lower end. Is there a way to do this?
As my code is currently:
boxplot(log_loads~ind,data=nfmaum, horizontal=TRUE, notch=T, outline=FALSE,
whisker=0, main="Maumee River Near Future Climate Scenarios", ylab="Log
Load",xlab="Climate Scenarios")
I just want to better see the medians and high end tail.
Thanks
Meredith
-- 
Doctoral Candidate
Departme...