[R] strange plots with type = "h" option

Berton Gunter gunter.berton at gene.com
Wed Nov 30 19:13:31 CET 2005


?par "lend"

Before plotting:

par(lend='square')


-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
 
"The business of the statistician is to catalyze the scientific learning
process."  - George E. P. Box
 
 

> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch 
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Owen, Jason
> Sent: Wednesday, November 30, 2005 9:15 AM
> To: r-help at stat.math.ethz.ch
> Subject: [R] strange plots with type = "h" option
> 
> Hello,
> 
> With the new version 2.2.0, I get strange plots when using the 
> histogram-like option in plot().  For example, a plot of binomial
> probabilities:
> 
> > plot(0:10,dbinom(0:10,10,.1), type = "h", lwd = 30)
> 
> gives me weird fat cirular bars, with mass out at values with low
> probability.  What is the issue here?  This never happened 
> with earlier 
> versions.
> 
> R on Windows XP SP 2
> Intel processor
> 
> Jason
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list