search for: event1

Displaying 20 results from an estimated 85 matches for "event1".

Did you mean: event
2006 Dec 29
5
coded to categorical variables in a large dataset
I am working with a dataset where there are 5 possible outcomes (coded 1:5), I would like to create 5 categorical variables (event1...event5). I am using a for loop an if statements, but I have a large dataset( approx 100,000 rows) it takes quite a bit of time, is there a way to speed this up? Here is some sample code of what I am currently doing. test2 <-rep(seq(1:5),2000) event1 <- rep(0,nrow(test2)) event2 <- rep(...
2010 Oct 17
1
unbalanced repeated measurements Anova with mixed effects
...t the car package presents the proper tools to do this, but I'm not sure if the following model will give the results I want to have. Can anyone help me with that? I've put the data in a wide format, where traveltime.1 stands for the measured traveltime with traffic information 1, etc. event1.mod.car<-lm(cbind("traveltime.1","traveltime.2","traveltime.3")~age*gender*kmyear, data=event1.wide) event1.aov.car<-Anova(event1.mod.car, idata=idata, idesign=~guidanceID) Can I also use the aov function? But because of the unbalanced data, this will probably...
2011 Mar 26
1
Exporting columns into multiple files - loop query
Hi, I'm using a loop to extract 2 columns from an array into multiple files. I can use the following to export 3 files, containing column 'ID' with one of the three event columns. > ID<-c("A","B","C","D","E","F") > event1<-c(0,1,0,0,1,0) > event2<-c(1,1,0,1,0,0) > event3<-c(1,0,1,0,1,0) > data<-cbind(ID,event1,event2,event3) > data ID event1 event2 event3 [1,] "A" "0" "1" "1" [2,] "B" "1" "1" "0&qu...
2012 Jul 23
2
Creating panel data
...and 68.25 equals the 2nd quarter of 1968. If the event never occurred, 0 is recorded for the Year Of Occurrence. Somewhat redundantly, I also have separate dichotomous variables indicating whether the event ever occurred (0/1 format). For example: x <- data.frame( id = c(1,2), Event1Occur = c(1,0), YearOfOccurEvent1 = c(68.25,0), Event2Occur = c(0,1), YearOfOccurEvent2 = c(0,68.5)) I need to transform that dataframe so that I have a separate row for each time period (year/quarter) for each person, with variables for whether the event had already occurred during that...
2004 Nov 17
1
frailty and time-dependent covariate
...tead, if I estimate the same model without the time-dependent covariate it's converge. I'd like knowing if it's a statistical problem due to the model formula or if it could be a problem related to my data. Thanks a lot Emanuela Rossi > fit_19_1<-coxph(Surv(DATA_INI1,DATA_FIN1,EVENT1)~ V1+V2+alt1+alt2+strata(autocorr1)+cap1+SP+SP2+SP3+SP3:log(DATA_FIN1)+D1500+D3000+D4500+frailty.gaussian(ID),data=SURV1) Warning messages: 1: Inner loop failed to coverge for iterations 1 3 in: coxpenal.fit(X, Y, strats, offset, init = init, control, weights = weights, 2: longer object length...
2007 Sep 12
2
Nested anova with unbalanced design and corrected sample size for spatial autocorrelation
Hello all, This may be a simple question to answer, but I'm a little bit stumped with respect to the calculation of the F statistics in nested anovas with unbalanced design in R. In my case, I have 11 vegetation transects (with 1000 10cmx10cm squares), where we estimated shrub cover. We have two different treatments: wildfire (4 transects) and prescribed burning (7 transects) and we want to
2008 Oct 21
3
Exclude rows in table
Dear R-Help, I have the following type of table (with number of rows = 4765) and want to exclude each row where Net=0. Could this be done in a simple way? Thanks in advance Jim > A Business.Unit Event1 Net Date 1 General Fraud 170.000 2006-01-01 2 General Fraud 100.000 2007-11-09 3 General Fraud 486.286 2004-10-21 4 General Fraud 46.603 2005-04-25 5 Life Fraud 24.588...
2009 Apr 18
4
no ForceFeedback in Wine
Hey Guys, The ForceFeedback from my Microsoft Sidewinder ForceFeedback Wheel doesn't work with Wine. I compiled wine myself and "ac_cv_member_struct_ff_effect_direction=yes" was set in the config.log like it is told here: http://wiki.winehq.org/ForceFeedback I also checked that FF is working with BZFlag under Linux. When i play BZFlag with Wine, the FF-Effects are missing. I
2008 Jun 12
1
adding horizontal lines to a trellis plot
I would like to add two horizontal lines representing acceptible drug levels to a trellis plot. I tried using abline and I get an error that "plot.new has not been called." See below. xyplot(FK~WEEK|Event1/MRN, data=FKdat.o1) abline(h=5) abline(h=10) Error in int_abline(a = a, b = b, h = h, v = v, untf = untf, ...) : plot.new has not been called yet Any help that can be provided on how to do this would be appreciated. Best, Suzette Suzette Blanchard, Ph.D. Assistant Professor, Dept. of Biost...
2005 May 14
3
Adding/Removing Headers with Sendmail
Hi, I posted this query a few weeks ago but never received a response. I'm guessing that I didn't put things right, so here is another go. The company that I work for currently has email addresses in the format of:- firstname.surname.ext at example.com Which we use for various marketing campaigns (therefore the .ext bit is variable). Currently we have this setup as distribution
2016 Dec 31
3
Raspberry PI3 - CentOS armv7hl gnome desktop
...vent0" [ 2666.265] (II) XINPUT: Adding extended input device "CM Storm QuickFire Rapid keyboard" (type: KEYBOARD, id 6) [ 2666.265] (**) Option "xkb_rules" "evdev" [ 2666.270] (II) config/udev: Adding input device CM Storm QuickFire Rapid keyboard (/dev/input/event1) [ 2666.270] (**) CM Storm QuickFire Rapid keyboard: Applying InputClass "evdev keyboard catchall" [ 2666.270] (II) Using input driver 'evdev' for 'CM Storm QuickFire Rapid keyboard' [ 2666.270] (**) CM Storm QuickFire Rapid keyboard: always reports core events [ 26...
2016 Dec 31
0
Raspberry PI3 - CentOS armv7hl gnome desktop
...6.265] (II) XINPUT: Adding extended input device "CM Storm > QuickFire Rapid keyboard" (type: KEYBOARD, id 6) > [ 2666.265] (**) Option "xkb_rules" "evdev" > [ 2666.270] (II) config/udev: Adding input device CM Storm QuickFire > Rapid keyboard (/dev/input/event1) > [ 2666.270] (**) CM Storm QuickFire Rapid keyboard: Applying InputClass > "evdev keyboard catchall" > [ 2666.270] (II) Using input driver 'evdev' for 'CM Storm QuickFire > Rapid keyboard' > [ 2666.270] (**) CM Storm QuickFire Rapid keyboard: always rep...
2008 Mar 26
6
Gamepad missing buttons
I am trying to use a Guillemot gamepad with PES6 but the buttons are not recognized. In kubuntu system settings I can see my pad, callibrate the joysticks and see the buttons are recognized, but not inside wine (only the joysticks are recognized). I have tried different combinations for the DirectInput entry in the registry but either I have not stumbled upon the correct one or there is another
2006 Apr 10
10
Prototype Ajax - How to pass my own params to onComplete ?
Sorry if this has been covered before, i can''t imagine it hasn''t, but i''ve been unable to find any information on it. Can i pass my own parameters to the onComplete function specified by Ajax.Request ? My basic setup is i have an html element triggering an event (the ajax update). I have additional information encoded into the element about how it should handle
2016 Jan 06
1
No GUI with CentOS-7.2
Sylvain CANOINE wrote: > Could you share your whole Xorg.0.log ? Do you use a custom xorg.conf, or > custom xorg.conf.d files ? Opensource Ati driver, ou proprietary blobs ? Thank you for your interest. I am running CentOS-7 installed from CentOS-7-x86_64-LiveKDE-1503.iso and later upgraded to CentOS-7.2. The only packages I have installed have been from CentOS and Epel repos. I'm sure
2013 May 15
8
[Bug 64645] New: Massive corruption
....339] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 87.341] (II) NOUVEAU(0): NVEnterVT is called. [ 87.349] (II) NOUVEAU(0): Setting screen physical size to 508 x 285 [ 87.349] resize called 1920 1080 [ 87.644] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 87.644] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 87.644] (II) LoadModule: "evdev" [ 87.644] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 87.648] (II) Module evdev: vendor="X.Org Foundation" [ 87.648] compiled fo...
2011 Feb 03
15
More issues with xl on 4.1.0-rc
I have spotted another couple of bugs when testing with xl on 4.1.0-rc and a xen/next-2.6.38 based kernel. If I use pygrub as a boot loader and run xl create -c host then the console disconnects once pygrub is finished. I can reconnect to the console session but it is a bit annoying to have to do so. If I set vfb = [ ''sdl'' ] in the configuration file, then I can type in the
2011 May 03
12
36 FPS using ubuntu-classic desktop, drops to 4 FPS xubuntu
Hello Recently upgraded to Ubuntu 11.04 and not liking unity I swtiched to xubuntu but was perturbed to find my World of Warcraft FPS drop from 36 FPS in Ubuntu 10.10 and Ubuntu 11.04 'ubuntu classic' down to 3/4 FPS xubuntu. Again, to confirm it wasn't anything in the upgrade I made sure that the FPS is as normal in 11.04 when I select 'Ubuntu Classic' when logging in rather
2009 Jul 25
2
Gamepad & Wine 1.0.1-2 on Debian Sid
...:08 usb-0810_Twin_USB_Joystick-joystick -> ../js0 # ls -l /dev/input/ Code: total 0 drwxr-xr-x 2 root root 80 jul 25 13:08 by-id drwxr-xr-x 2 root root 160 jul 25 13:08 by-path crwxrwxrwx 1 root plugdev 13, 64 jul 25 06:29 event0 crwxrwxrwx 1 root plugdev 13, 65 jul 25 06:29 event1 crwxrwxrwx 1 root plugdev 13, 66 jul 25 06:29 event2 crwxrwxrwx 1 root plugdev 13, 67 jul 25 06:29 event3 crwxrwxrwx+ 1 root plugdev 13, 68 jul 25 06:29 event4 crwxrwxrwx 1 root plugdev 13, 69 jul 25 06:29 event5 crw-rw-r--+ 1 root audio 13, 70 jul 25 13:08 event6 crw-rw-r--+ 1 root audio 13...
2010 Apr 29
24
[Bug 27905] New: DVI monitor is blank - DVI detected as Display Port ?
...D_PATH=platform-i8042-serio-0 E: XKBMODEL=pc105 E: XKBLAYOUT=fr E: XKBVARIANT=latin9 E: XKBOPTIONS=lv3:ralt_switch E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1 N: input/event1 S: char/13:65 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1 E: MAJOR=13 E: MINOR=65 E: DEVNAME=/dev/input/event1 E: SUBSYSTEM=input E: ID_INPUT=1 E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:65 P: /devices/pci0000:00/0000:00:1b.0/sound...