s-news
[Top] [All Lists]

[S] Q : Pb with cut

To: s-news@wubios.wustl.edu
Subject: [S] Q : Pb with cut
From: elfaouzi@inrets.fr (Nour-Eddin Elfaouzi)
Date: Fri, 26 Jun 1998 09:45:06 +0200
Sender: owner-s-news@wubios.wustl.edu
Hi all;

I've some trouble with cut function. When I try to use for example hist I get 
always this error :  
Error in X[, 2]: Array subscript (2) out of bounds, should be at most 1

After some verification I found out that this message is generated by cut 
function and trying to create a category object by dividing continuous 
variable, sayvz  into intervals
>xb<-c(-100,0,100,200,300)
> cut(vz,breaks=xb)

I get the same message.

Any hints or explanation of this mysterious behavior ?
Thanks in advance.
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] Q : Pb with cut, Nour-Eddin Elfaouzi <=