Displaying 1 result from an estimated 1 matches for "mhmat".
Did you mean:
shmat
2012 Feb 23
1
multhist weird behavior/ xlabels wrong
Hi,
I found some weird behavior of the function multhist in the plotrix package and I would like to ask you about it:
so, it works well to put two histograms next to each other, but I don't understand the breaks…
so for example,
library(plotrix)
mh <- list(rnorm(200, mean=100, sd=10), rnorm(200, mean=100, sd=10))
multhist(mh) #produces a plot with