Skip to content
Prev 393361 / 398500 Next

lattice: how to use a log scale on the x-axis with the bwplot function

Indeed, I have to clarify my problem.
I have to display? my physical measurements in a log-log representation. 
I can do that with xyplot from the lattice package. But I would like to 
show the dispersion of my measurement. So I wanted to use the bwplot 
function but it is not possible because the x-axis has to be a factor 
(as you say). In fact I would like to be able to draw boxplots on a 
graph according to a numerical location on a x-axis. I understood that I 
cannot use the lattice functions.


Le 11/12/2022 ? 16:12, Bert Gunter a ?crit?: