<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
André,<br>
<br>
essa função "mahalanobis" não retorna uma matriz, retorna somente um
vetor.<br>
<br>
será que não é isso, link abaixo, que vc quer?<br>
<br>
<a class="moz-txt-link-freetext" href="http://stats.stackexchange.com/questions/65705/pairwise-mahalanobis-distance">http://stats.stackexchange.com/questions/65705/pairwise-mahalanobis-distance</a><br>
<br>
<br>
<div class="moz-cite-prefix">Em 24/06/2015 15:41, Andre Oliveira
escreveu:<br>
</div>
<blockquote
cite="mid:1042625471.492642.1435171267652.JavaMail.yahoo@mail.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:bookman
old style, new york, times, serif;font-size:16px">
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr"><span
id="yui_3_16_0_1_1435170175759_64446">Pessoal como fazer
para construir um dendrograma com a matriz de distancia de
Mahalanobis? Já que </span> Mahalanobis não esta na função
dist! Já dei uma pesquisada na lista mesmo e no google, mas
não consegui! </div>
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr"><span><br>
</span></div>
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr" class=""
style="">x <- matrix(rnorm(100*3), ncol = 3)</div>
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr" class=""
style="">D2 <- mahalanobis(x, colMeans(x), cov(x))</div>
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr" class=""
style="">hc <- hclust(D2,method="ward.D") # <span style="color: rgb(231, 140, 69); font-family: 'Ubuntu Mono'; font-size: 10.4pt; line-height: 16px; white-space: pre-wrap; widows: auto; background-color: rgb(0, 0, 0);" class="" id="yui_3_16_0_1_1435170175759_64612"> erro in if (is.na(n) || n > 65536L) stop("size cannot be NA nor exceed 65536") : </span><br>
</div>
<pre tabindex="0" class="" id="rstudio_console_output" style="font-family: 'Ubuntu Mono'; outline: none; border: none; word-break: break-all; margin-top: 0px; margin-bottom: 0px; -webkit-user-select: text; line-height: 16px; color: rgb(222, 222, 222); widows: auto; font-size: 10.4pt !important; background-color: rgb(0, 0, 0);"><span class="" style="color: rgb(231, 140, 69);" id="yui_3_16_0_1_1435170175759_64615"> valor ausente onde TRUE/FALSE necessário</span></pre>
<div id="yui_3_16_0_1_1435170175759_64389" dir="ltr" class=""
style=""><br>
</div>
<div id="yui_3_16_0_1_1435170175759_64448">
<div id="yui_3_16_0_1_1435170175759_64447">
<br>
André Oliveira Souza. <br>
<br>
</div>
</div>
</div>
</blockquote>
<br>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
<tr>
<td style='border:none;padding:0px 15px 0px 8px'>
<a href="https://www.avast.com/antivirus">
<img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
</a>
</td>
<td>
<p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
Este email foi escaneado pelo Avast antivírus.
<br><a href="https://www.avast.com/antivirus">www.avast.com</a>
</p>
</td>
</tr>
</table>
<br />
</body>
</html>