I want to do an analysis on cancer
my outcome variable is a binary variable (1 = cancer, 0 = not having cancer)
The total sample size is N = 72,250
and cancer patients are only 450
1 = 450
0 = 68,000
I have 8 independent variables (age, sex etc.)
When I am running the logistic regression, all the independent variables are coming insignificant.
I think it is because, in my dependent variable, there are very few cases.
I have tried bootstrapping but found similar results.
Is there any solution of this problem
Any help would be much appreciated.
Warmest regards
my outcome variable is a binary variable (1 = cancer, 0 = not having cancer)
The total sample size is N = 72,250
and cancer patients are only 450
1 = 450
0 = 68,000
I have 8 independent variables (age, sex etc.)
When I am running the logistic regression, all the independent variables are coming insignificant.
I think it is because, in my dependent variable, there are very few cases.
I have tried bootstrapping but found similar results.
Is there any solution of this problem
Any help would be much appreciated.
Warmest regards
Comment