I want to have S.E. and range for each variable in the output plot.
I have used the R package Hmisc
but I am looking for a better package providing more details, especially S.E. and the range of values.
<code>hist(data,nclass=5, rugs=TRUE)
</code>
<code>hist(data,nclass=5, rugs=TRUE)
</code>
hist(data,nclass=5, rugs=TRUE)