search for: radulescu

Displaying 4 results from an estimated 4 matches for "radulescu".

Did you mean: dragulescu
2008 Jul 21
3
Syslinux vmlinuz name limitation?
Hello, I'm using syslinux-3.70 and apparently it doesn't allow me to use different names for vmlinuz and initrd.gz. If I use a name like vmlinuz-nx08 in the config file syslinux seem to be reloading everytime I try to boot. If I use vmlinuz and initrd-nx08.gz syslinux complains that it can't find the file even though it's there. I also tested this from the boot prompt and the
2009 Jul 02
1
Backward logistic regression
Hi, I have performed a binary logistic regression using the glm ( family = binomial("logit") )command on 6 IV's and one DV. I would like to now repeat the regression in backward fashion. What is the easiest way to do so in R? Thanks in advance! Best, Angela [[alternative HTML version deleted]]
2009 Jul 29
3
Installing lme4 package in Windows Vista
Hi all, I have a problem with package installing in Windows, on my PC machine. The end goal is to be able to use the lme() function. Here's what I did so far: > install.packages("lme4") Warning in install.packages("lme4") : argument 'lib' is missing: using 'C:\Users\Angela\Documents/R/win-library/2.9' --- Please select a CRAN mirror for use in this
2009 Jul 30
1
lmer() and "$ operator is invalid for atomic vectors"
Hi all, I am a bit mystified by this error message that I get when I try to apply lmer() to a simple dataset with one between factor (age) and one within factor (item): "$ operator is invalid for atomic vectors" I'll just provide the code, because I don't see where the problem is: library(lme4) options(contrasts=c("contr.helmert","contr.poly")) data =