Displaying 3 results from an estimated 3 matches for "prev_ev".
Did you mean:
  prev_uv
  
2011 Oct 12
3
loop function within a loop
Hi all,
I'm working on a loop function for a large dataset which contains 1000
different groups. I would like to reconstruct the order of events within
each group by using a loop function in R. (Currently the order of events are
based on the ascending order of prev_event within the group)
A demo data frame:
event       prev_event   group
845          0               5360
926          153            5360
993          234            5360
234          845            5360
848          926            5360
153          993            5360
234          0...
2011 Oct 12
1
R loop within a loop
Hi,
I'm working on a loop function for a large dataset which contains 1000
different groups. I would like to reconstruct the order of events within
each group by using a loop function in R. (Currently the order of events are
based on the ascending order of prev_event within the group)
A demo data frame:
event       prev_event   group
845          0               5360
926          153            5360
993          234            5360
234          845            5360
848          926            5360
153          993            5360
234          0...
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
...timized out>, just_wait_proc=0) at /home/sds/src/emacs/trunk/src/process.c:4733
  > #39 0x000000000041add4 in sit_for (timeout=120, reading=1, do_display=1) at /home/sds/src/emacs/trunk/src/dispnew.c:6063
  > #40 0x00000000004ff345 in read_char (commandflag=1, nmaps=2, maps=0x7fffffffcd50, prev_event=11970946, 
  >     used_mouse_menu=0x7fffffffced0, end_time=0x0) at /home/sds/src/emacs/trunk/src/keyboard.c:2690
  > #41 0x00000000005000c7 in read_key_sequence (keybuf=0x7fffffffcf30, prompt=11970946, dont_downcase_last=0, 
  >     can_return_switch_frame=1, fix_current_buffer=1, bufs...