R-beta: ls.print
Ennapadam Venkatraman
VENKAT at biosta.mskcc.org
Wed Apr 30 17:09:00 CEST 1997
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 at 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 at stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
More information about the R-help
mailing list