Skip to content

empty drop=F in [

2 messages · Paul Gilbert, Brian Ripley

#
Making a typo in the last help response I noticed:

a <- t(matrix(c(0.3249816, 1.184596, 1.0408749,
   1.4722996, 1.408512, 0.3768964,
   1.2737683, 1.811588, 1.9108336,
   1.8235127, 1.260909, 1.5995097 ), 3,4))
[1] 0 3

Is that right? In Splus 3.3 I get
NULL

Paul Gilbert
using
_
platform sparc-sun-solaris2.6
arch     sparc
os       solaris2.6
system   sparc, solaris2.6
status   Patched
major    1
minor    3.0
year     2001
month    07
day      22
language R


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Wed, 25 Jul 2001, Paul Gilbert wrote:

            
Really?  Current versions of S-PLUS behave like R, and I'd be surprised if
a 1994 version was different, but of course do not have it running.
I did check 3.4, though, and that behaves as 2000, 6.0 and R do.