On 1 Oct 2001 13:36:05 -0700, [EMAIL PROTECTED] (Nick) wrote:
[ snip, ... and data ]
> etc etc. Both variables are binary and discrete.
>
> I want to see if there is a relation between x and y.
>
> Is it possible to use logistic regression analysis in this case and
> generate a p value from a
Title: RE: Logistic Regression vs Chi Square test in the following scenario
Nick writes:
>Let's say I have two variables: y is the dependent variable, x is the
>independent variable. Both variables are binary and discrete.
>
>I want to see if there is a relation between
Hi
I have a question to the group here.
Let's say I have two variables: y is the dependent variable, x is the
independent variable.
X Y
---
0 1
1 1
1 1
1 0
0 0
0 1
1 0
1 1
etc etc. Both variables are binary and discrete.
I want to see if there is a rel