Displaying 2 results from an estimated 2 matches for "hholt".
Did you mean:
holt
2010 Aug 09
0
Fwd: RE: pvclust function
...ction. Why, I don't know. Take a closer
look at ?pvclust, especially the "usage", "arguments" and "examples" parts.
HTH,
Ivan
-------- Message original --------
Sujet: RE: pvclust function
Date : Mon, 9 Aug 2010 10:52:30 +0100
De : Holt, Hannah Rebecca <hholt@rvc.ac.uk>
Pour : <ivan.calandra@uni-hamburg.de>
Sorry Ivan,
Thanks for your tips the output from str(cluster) is;
function (file, header = FALSE, sep = "", quote = "\"'", dec = ".",
row.names, col.names, as.is = !stringsAsFactors, na.strin...
2010 Aug 09
1
(no subject)
Hi there,
I have been trying to use the "pvclust" package but have been having
some difficulties. This is the first time I have used R so I am sure the
mistake I am making is a basic one. The data I have is a distance matrix
and I have been using the command; fit <- pvclust(cluster, nboot=1000,
method.dist="euclidean") to try and perform hierarchical clustering with