Re: [R] Error in storage when attempting to run GLM

2009-02-11 Thread Uwe Ligges
R User R User wrote: Hello, I'd be very grateful for help with the following. I attempt to run a basic GLM as follows: basic_model=glm(factor(A$b) ~ factor(A$c) ) > variables b and c are text values and their class is factor. they have no missing values. I get the error: Error: NA/NaN/Inf i

[R] Error in storage when attempting to run GLM

2009-02-11 Thread R User R User
Hello, I'd be very grateful for help with the following. I attempt to run a basic GLM as follows: basic_model=glm(factor(A$b) ~ factor(A$c) ) variables b and c are text values and their class is factor. they have no missing values. I get the error: Error: NA/NaN/Inf in foreign function call (arg