Displaying 1 result from an estimated 1 matches for "f191b663bed1069c6c1ede9ee950".
2007 Feb 16
0
re : array searches
...t;
Is that what you want or did I miss it ?!
Hope this helps. Olivier
> essage: 92
> Date: Fri, 16 Feb 2007 10:14:30 +0000
> From: "Murali Menon" <feanor0 at hotmail.com>
> Subject: [R] array searches
> To: r-help at stat.math.ethz.ch
> Message-ID: <BAY113-F191B663BED1069C6C1EDE9EE950 at phx.gbl>
> Content-Type: text/plain; format=flowed
>
> Folks,
>
> I have a dataframe comprising a column of dates and a column of signals (-1,
> 0, 1) that looks something like this:
>
> 30/01/2007 0
> 31/01/2007 -1
> 01/02/2007 -1
> 02/02/2007 -1
> 03/02/...