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
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
2 matches
Mail list logo