<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0);">
<div style="font-family: Calibri, sans-serif; font-size: 14px;"><span style="font-family: Helvetica; font-size: 12px;">good morning,</span></div>
<div><font face="Helvetica"><span style="font-size: 12px;"><br>
</span></font>
<div style="font-family: Helvetica; font-size: 12px;">I have a nice scatter graph of my dapc:</div>
<div style="font-family: Helvetica; font-size: 12px;"><br>
</div>
<div style="font-family: Helvetica; font-size: 12px;">
<div>scatter(dapc348_country, </div>
<div>        col=myColCountry, </div>
<div><span class="Apple-tab-span" style="white-space: pre;"></span>clabel=.5,</div>
<div>        bg="grey",</div>
<div>        cellipse=2.5,</div>
<div>        scree.pca=TRUE, ratio.pca=0.15, </div>
<div>        scree.da=TRUE, ratio.da=0.15, </div>
<div>        cstar=1,  axesell=FALSE,</div>
<div>        cex=1, grid=FALSE, addaxes=TRUE)</div>
<div><br>
</div>
</div>
<div style="font-family: Helvetica; font-size: 12px;">what I would like to do is to re-draw one of the confidence ellipses by excluding a few outliers from one of the populations and possibly show all ellipses calculated for each population + the “reduced”
 ellipse calculated on the population with excluded outliers</div>
<div style="font-family: Helvetica; font-size: 12px;"><br>
</div>
<div style="font-family: Helvetica; font-size: 12px;">I’m not sure this is really possible though…</div>
<div style="font-family: Helvetica; font-size: 12px;"><br>
</div>
<div style="font-family: Helvetica; font-size: 12px;">many thanks in advance for your answer</div>
<div style="font-family: Helvetica; font-size: 12px;"><br>
</div>
<div style="font-family: Helvetica; font-size: 12px;">all the best</div>
<div style="font-family: Helvetica; font-size: 12px;"><br>
</div>
<div style="font-family: Helvetica; font-size: 12px;">Massi</div>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;"><br>
</div>
</body>
</html>