I am trying to perform logistic regression for my data. I came to know about glm. What is the actual difference between glm and regular logistic regression? What are the pros and cons of it?
Logistic Regression is a special case of Generalized Linear Models. GLMs is a class of models, parametrized by a link function. If you choose logit link function, you'll get Logistic Regression.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With