Skip to main content

All Questions

3 votes
2 answers
144 views

Variable selection in logistic regression [duplicate]

So I'm trying to make a multivariate logistic regression model in R studio. I'm not sure how to go about this. What seemed to make sense to me was to model every predictor against the response ...
AdmiralMunson's user avatar
1 vote
1 answer
2k views

Is 0.1542 Mcfadden's Pseudo R2 acceptable in general?

I am conducting logistic regression and got 0.1542 as pseudo R2, and it is based on Mcfadden's. I've searched materials about this, because this is my first time that modelling logit models, and found ...
hogu's user avatar
  • 23
3 votes
1 answer
88 views

compare model fit logistic regression negative two times log likelihood

I'm trying to decide between two logistic regression models. I think I've used the negative two times log likelihood criterion before. My two models are not nested - can I still use that approach? ...
user208267's user avatar
4 votes
2 answers
2k views

Comparing logistic regression coefficients between different datasets

I have multiple datasets coming from different distributions but having the same dependent and independent variables. I am running a logistic regression on each of the datasets and I would like to ...
Habenzu's user avatar
  • 63
0 votes
1 answer
23 views

Should we use the same fitting method in model selection and prediction?

I am curious whether we have to use the same fitting method in model selection and prediction. For example, suppose that we are going to use the logistic regression in prediction. Then, we may select ...
M.C. Park's user avatar
  • 935
0 votes
1 answer
1k views

What are the preliminary analysis before running a logistic regression?

I have a dichotomous variable which represents if a student is accepted or not in a University. In order to do this I have about 60 variables (information of the students: gender, age, etc; their ...
holy_spirit's user avatar
0 votes
0 answers
26 views

Determining whether logistic regression with robust variance for repeated measures is appropriate for my data, or which other model type to use

I am doing an analysis to identify independent predictors of a positive drug test result for patients who self-report being on medication in a cohort study (i.e., I am assessing recent medication ...
L.S.'s user avatar
  • 341
3 votes
1 answer
1k views

Question regarding selection variables for a multiple logistic regression analysis, through univariate analysis

I use univariate analysis to select variables for a multiple logistic regression. However, one of the categorical independent variables has a non significant dummy (one of the three). Should I include ...
neoehaa's user avatar
  • 31
1 vote
0 answers
845 views

How to Assess Linearity assumption of logit in logistic regression

In Applied Lineare Regression, (Hosmer, Lemeshow, Sturdivant 3rd ed.) Ch. 4, they present "Purposeful Selection." Part of step 5 is to assess the validity of the linearity assumption of the logit vs ...
abalter's user avatar
  • 1,138
4 votes
2 answers
2k views

AIC for logistic regression

On page 231 of The Elements of Statistical Learning AIC is defined as follows in (7.30) Given a set of models $f_\alpha(x)$ indexed by a tuning parameter $\alpha$, denote by $\overline{err}(\...
Seraf Fej's user avatar
  • 556
1 vote
1 answer
180 views

knowing which predictors are significant in a logistic regression model

I am trying to make a logistic regression model based on 5 predictors: 2 of these are categorical and 3 are numerical. The output is simply 1 or 0, and upon performing the Matlab function glmfit(x,y,'...
cgo's user avatar
  • 9,217
6 votes
3 answers
1k views

Should I cross-validate a logistic regression model that will not be used to make predictions?

Apologies if this question doesn't make much sense and if it is overly long. I had some basic stats training at university, but there are lots of gaps in my knowledge which I've gradually been trying ...
Ben M's user avatar
  • 81
1 vote
0 answers
22 views

how to choose the best logit model [duplicate]

I have two logit regression models with different AIC. I'm using R. my first model has significant variables and AIC 192.7436. And my second model has 1 non-significant variables but with smaller AIC ...
Fatma Hanani's user avatar
1 vote
1 answer
64 views

How to give more importance to one variable in a logistic regresion model? [closed]

I'm adjusting a logistic regression model for prediction, but if the person interested says: All variables are important for me, but especially X2 is more important. How I give that variable more ...
YAYA's user avatar
  • 11
0 votes
0 answers
61 views

Determining which variables to use in regression model

So I'm trying to fit some binary outcome data to a logistic regression model. Besides the binary outcome I have several different metrics (numeric, integers, as well as factors) associated with each ...
Denver Dang's user avatar
  • 1,047

15 30 50 per page
1
2 3 4 5 6