Displaying 1 result from an estimated 1 matches for "mortalityrates".
2005 Mar 17
0
xyplot w/ panel.lmline "solution"
...,y[6:11])}
else{
panel.xyplot(x, y,col=1)
panel.xyplot(x[2:11],y[2:11],pch=16,col=1)
panel.lmline(x[2:11],y[2:11])}
if(panel.number>4){
panel.xyplot(x, y,col=1)
panel.xyplot(x[14:20],y[14:20],pch=16,col=2)
panel.lmline(x[14:20],y[14:20],lty=2)}
})
The resulting plot is herein (attached MortalityRates.pdf file).
Thanks to you all, Eduardo Esteves
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MortalityRates.pdf
Type: application/pdf
Size: 32485 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20050317/731f9c46/MortalityRates....