Displaying 1 result from an estimated 1 matches for "315105".
Did you mean:
15105
2008 Aug 10
1
mean-plot (add residuals)
Hi,
I want to plot the mean of a variable and add the standard deviation
as a line going above and below the mean (like the whiskers in a
boxplot) but I don't know how to add these residual-lines.
Is there an easy way to do that or do I have to use the line()-
function to create them on my own?
Thanks for help!