<?xml  version="1.0" ?>
<html>
<head>
<title></title>
</head>
<body>
<div align="left"><br/>
</div>
<div align="left"><br/></div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">On 17 Dec 2002 at 15:37, 
Michel ARNAUD wrote:</span></font></div>
<div align="left"><br/></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
Hi</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
I would like to plot hist and density associated on the same graph. I</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
don't find the code. Any suggestions ?</span></font></div>
<div align="left"><br/>
</div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">x&lt;-rnorm(1000)</span></font></div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">hist(x,prob=T)</span></font></div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">lines(density(x))</span></font></div>
<div align="left"><br/></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; </span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
--</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
Michel ARNAUD</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
CIRAD TA60/15</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
73, av. Jean François Breton</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
34938 MONTPELLIER CEDEX 5</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
tel : 04 67 59 38 34</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; 
Fax : 04 67 59 38 38</span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; </span></font></div>
<div align="left"><font face="Times New Roman CE" color="#7f0000"><span style="font-size:12pt">&gt; </span></font></div>
<div align="left"><br/>
</div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">Petr Pikal</span></font></div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">petr.pikal@precheza.cz</span></font></div>
<div align="left"><font face="Times New Roman CE"><span style="font-size:12pt">p.pik@volny.cz</span></font></div>
<div align="left"></div>
</body>
</html>