| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | dist() |
| From: | lyhin <lyhin@netvigator.com> |
| Date: | Sat, 25 Dec 2004 09:43:36 +0800 |
Dear all,
I wonder if the engine behind dist() is different in the Windows and
Unix version of S-plus?
While we can compute
>x$cor.met<-c(1,2,6,9,134,279)
>dist(try)
in Windows version perfectly well,
we get this error message in the Unix version:
15: eval(action, sys.parent())
14: doErrorAction("Problem in .Fortran(\"ddistca\",: subroutine ddistca:
Argument 4 has zero length",
13: .Fortran("ddistca",
12: dist(x$cor.met)
.
.
.
Any thoughts?
Thanks
Lin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: blind computation, Spencer Graves |
|---|---|
| Next by Date: | [R]Thank you, Erin Hodgess |
| Previous by Thread: | Thanks, Allan Stewart-Oaten |
| Next by Thread: | [R]Thank you, Erin Hodgess |
| Indexes: | [Date] [Thread] [Top] [All Lists] |