广星 wrote:

> Hi,R_Help!
> I have done something like this:
> 
>>x<-seq(412,612,1)
>>plot(x,dpois(x,512),col="blue",type="l")
>>plot(x,dnorm(x,512,sd=sqrt(512)),col="red",type="l")
> 
> And now,I want to plot the two lines in the same picture or with the same 
> "plot" action?
> What should I do? 
> And any advises?      


Please read the psoting guide. It points you to the mailing list
archives where this question has been answered hundreds of times.

Uwe Ligges


> Thank you in advance!
>                               
> 
>         广星
> [EMAIL PROTECTED]
>           2005-11-23
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to