regresilogistik
Regresilogistik refers to the statistical method commonly known as logistic regression. It is used to model the probability of a categorical outcome, typically a binary event, as a function of one or more predictor variables. The method is widely applied in fields such as medicine, social sciences, marketing, and finance to assess how explanatory factors influence the likelihood of a particular outcome.
In the binary case, if Y is the outcome and X represents a vector of predictors, the
Estimation is typically performed by maximum likelihood estimation. Predicted probabilities are obtained by applying the inverse
Assumptions include independence of observations and a linear relationship between the log-odds and predictors for continuous