I just wanted to check if what I am doing is ok.
I have two dummy variables, biopsy_pos and op_pos. These are dichotomous variables based on whether a sample taken from a biopsy was positive (0, 1) and a sample taken during the operation was positive (0, 1). can I perform a logistic regression of these two variables to determine if the outcome of infection diagnosed at time of operation (op_pos) is dependant on the biopsy being positive (biopsy_pos)?
I have two dummy variables, biopsy_pos and op_pos. These are dichotomous variables based on whether a sample taken from a biopsy was positive (0, 1) and a sample taken during the operation was positive (0, 1). can I perform a logistic regression of these two variables to determine if the outcome of infection diagnosed at time of operation (op_pos) is dependant on the biopsy being positive (biopsy_pos)?
Comment