Add a plot of one filled curve to another, whose color is set to white.
On Mon, Oct 10, 2011 at 4:32 PM, Dan Aldrich wrote:
> Been trying to set up my graphs so I can select fill areas of a distribution
> curve. So far all I've been able to do is fill the entire curve. Any
> suggestions?
>
> Tha
Been trying to set up my graphs so I can select fill areas of a
distribution curve. So far all I've been able to do is fill the
entire curve. Any suggestions?
Thanks,
-d
# distribution function
f(x) = 1/sqrt(2*pi)*e^(.5*(-x^2))
# plus/minus 1 sigma
s = 1
p = plot(f,(-pi,pi),ymax = .4, ticks=[