R-beta: ls.print
Ennapadam Venkatraman (VENKAT@biosta.mskcc.org)
30 Apr 97 10:09:00 EST
Message-Id: <199704301411.QAA20329@hypatia.math.ethz.ch>
Date: 30 Apr 97 10:09:00 EST
From: "Ennapadam Venkatraman" <VENKAT@biosta.mskcc.org>
Subject: R-beta: ls.print
To: "r-testers" <r-testers@stat.math.ethz.ch>
ls.print produces error that I don't seem to be able to trace.
Output of the commands as follows: (hyeung is a 24x2 matrix of data)
-------------------------------------------------
> summary(hyeung)
x.1 x.2
Min. : 28.0 Min. : 10.0
1st Qu.: 72.0 1st Qu.: 87.5
Median : 86.5 Median : 92.5
Mean : 81.0 Mean : 82.5
3rd Qu.: 97.0 3rd Qu.:100.0
Max. :100.0 Max. :100.0
> summary(lsfit(hyeung[,1],hyeung[,2]))
Length Class Mode
coef 2 -none- numeric
residuals 24 -none- numeric
intercept 1 -none- logical
qr 6 -none- list
> ls.print(lsfit(hyeung[,1],hyeung[,2]))
trace: ls.print(lsfit(hyeung[, 1], hyeung[, 2]))
Error: missing value in ``n1 : n2''
-------------------------------------------------
E. S. Venkatraman (venkat@biosta.mskcc.org)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=