search for: afam

Displaying 3 results from an estimated 3 matches for "afam".

Did you mean: adam
2013 Sep 22
2
Coding several dummy variables into a single categorical variable
Colleagues, I have generated several dummy variables: n$native0 <- 1 * (n$re=="white" & n$usborn=="yes") n$native1 <- 1 * (n$re=="afam" & n$usborn=="yes") n$native2 <- 1 * (n$re=="carib" & n$usborn=="yes") n$native3 <- 1 * (n$re=="carib" & n$usborn=="no") I would now like to combine these into a single categorical variable where the new variable would be n$n...
2013 Sep 21
1
Translating recoding syntax from SPSS to R
...0 . if (race eq 2 and usborn=1) confused=0 . if (race eq 3 and usborn=1) confused=0 . if (race eq 3 and cohort=1) confused=0 . if (race eq 3 and cohort=2) confused=0 . variable labels confused "R claims to be both an African American and foriegn born" . value labels confused 1 "Both AfAm and Foreign" 2 "Not" . select if (confused eq 0) . Any assistance would be greatly appreciated. -- Mosi
2010 Sep 01
2
Running vbscript .vbs file in an EXE
Hi, I'm new to wine, and am having a bit of trouble. I'm trying to run an EXE installer, which starts fine, prompts me for a few questions, and creates a few directories, but at a certain point it tries to run a vbs file, which fails. The attempt to run the .vbs file causes this message to appear in an alert window: "There is no Windows program configured to open this type of