<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Dear Thimbaut and adegenet forum,<br><br>Is there a formal means of identifying the appropriate number of clusters from the BIC value curve if no asymptope is reached? Structure users generally use delta-K (Evanno et al 2005) - would an exquivalent statistic be approrpiate ?<br><br>Thanks<br><br>M<br><br><hr id="stopSpelling">From: t.jombart@imperial.ac.uk<br>To: mrjonker@gmail.com; adegenet-forum@r-forge.wu-wien.ac.at<br>Date: Thu, 19 May 2011 08:40:45 +0000<br>Subject: Re: [adegenet-forum] question scatter.dapc<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">

<style id="ecxowaParaStyle">
.ExternalClass P
{margin-bottom:0;}
</style>


<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;"><br>
Dear Rudy, <br>
<br>
the "d=..." simply indicates the mesh of the grid, which is not necessarily useful for a single graph, but may be used to compare different graphs (e.g. plane 1-2 and 3-4, to see how the distances in one plot relate to the other one). You can remove this indication
 using "cgrid=0" or remove the grid using "grid=FALSE". <br>
<br>
About the inset, this is generated by the function add.scatter.eig. It scales so that the largest value uses most of the inset window. For instance:<br>
plot(1:10)<br>
add.scatter.eig(10:1,2,1,2)<br>
add.scatter.eig(1:10,0,9,10,posi="bottomright")<br>
<br>
About the inertia ellipses, they are graphical summaries of a cloud of points. This topic is actually being discussed in the adelist forum (forum for ade4):<br>
<a href="http://listes.univ-lyon1.fr/wws/arc/adelist/2011-05/msg00003.html" target="_blank">http://listes.univ-lyon1.fr/wws/arc/adelist/2011-05/msg00003.html</a><br>
<br>
They're not generally confidence ellipses. They are whenever the cloud of point is a sample from a bivariate normal distribution. In this case, "cellipse" (determines the size of the ellipse) indirectly controls the alpha threshold. 1.5 (default) corresponds
 to 67%; 2.5 corresponds to the magical 95%.<br>
The exact formula is:<br>
p = 1 − exp( − cellipse^2 /2 )<br>
<br>
<br>
All the best<br>
<br>
Thibaut<br>
<br>
<font size="2"></font>
<div>
<div class="ecxBodyFragment"></div>
</div>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="ecxdivRpF75495"><font color="#000000" face="Tahoma" size="2"><b>From:</b> adegenet-forum-bounces@r-forge.wu-wien.ac.at [adegenet-forum-bounces@r-forge.wu-wien.ac.at] on behalf of Rudy Jonker [mrjonker@gmail.com]<br>
<b>Sent:</b> 18 May 2011 09:39<br>
<b>To:</b> adegenet-forum@r-forge.wu-wien.ac.at<br>
<b>Subject:</b> [adegenet-forum] question scatter.dapc<br>
</font><br>
</div>
<div></div>
<div>
<div>Dear Thibaut and group,</div>
<div>&nbsp;</div>
<div>I have a question with respect to the graphs made with <em>scatter.dapc</em>. I noticed a d=<em>n</em> in the top right corner of the graph and was wondering what it stands for. I could not find it in the manual or in the article. I also have a question
 with respect to the eigenvalue inset in the graph. Are the bars scaled such that the first eigenvalue is always the full length of the graph and that the rest is then plotted relative to the first?
</div>
<div>&nbsp;</div>
<div>And then the inertia ellipse: is this a sort of 95% confidence interval on the position of the centroid of a cluster?</div>
<div>&nbsp;</div>
<div>Thanks in advance,</div>
<div>Rudy</div>
</div>
</div>
</div>


<br>_______________________________________________
adegenet-forum mailing list
adegenet-forum@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum                                               </body>
</html>