search for: merlyn

Displaying 2 results from an estimated 2 matches for "merlyn".

Did you mean: merlin
2004 Dec 16
0
kewlstart - explanation of this method, please ?
...found below in http://massis.lcs.mit.edu/archives/back.issues/recent.single.issues/V23_%23392, seems to suggest kewlstart already having such a feature. Where can we learn more about what kewlstart does and what / how it does it ? -samudra In article <telecom23.391.13@telecom-digest.org>, merlyn@visi.com says: > bonomi@host122.r-bonomi.com (Robert Bonomi) writes: >> In article <telecom23.388.5@telecom-digest.org>, Kyler Laird >> <Kyler@news.Lairds.org> wrote: >>> I'm trying to set up a home PBX and I decided to just take a crack at >>> ge...
2005 Mar 26
5
PCA - princomp can only be used with more units than variables
Hi all: I am trying to do PCA on the following matrix. N1 N2 A1 A2 B1 B2 gene_a 90 110 190 210 290 310 gene_b 190 210 390 410 590 610 gene_c 90 110 110 90 120 80 gene_d 200 100 400 90 600 200 >dataf<-read.table("matrix") >