About 50 results
Open links in new tab
  1. In linear regression, when is it appropriate to use the log of an ...

    Aug 24, 2021 · This is because any regression coefficients involving the original variable - whether it is the dependent or the independent variable - will have a percentage point change interpretation.

  2. Multivariable vs multivariate regression - Cross Validated

    Feb 2, 2020 · Multivariable regression is any regression model where there is more than one explanatory variable. For this reason it is often simply known as "multiple regression". In the simple …

  3. What is the lasso in regression analysis? - Cross Validated

    Oct 19, 2011 · LASSO regression is a type of regression analysis in which both variable selection and regulization occurs simultaneously. This method uses a penalty which affects they value of …

  4. How does the correlation coefficient differ from regression slope?

    Jan 10, 2015 · The regression slope measures the "steepness" of the linear relationship between two variables and can take any value from $-\infty$ to $+\infty$. Slopes near zero mean that the …

  5. Explain the difference between multiple regression and multivariate ...

    There ain’t no difference between multiple regression and multivariate regression in that, they both constitute a system with 2 or more independent variables and 1 or more dependent variables.

  6. How to choose reference category of predictors in logistic regression ...

    Feb 1, 2024 · I am struggling to decide which reference category I should define in my logistic regression model. When I define "mandatory school" as a reference in the variable …

  7. Why Isotonic Regression for Model Calibration?

    Jan 27, 2025 · 1 I think an additional reason why it is so common is the simplicity (and thus reproducibility) of the isotonic regression. If we give the same classification model and data to two …

  8. How is Y Normally Distributed in Linear Regression

    Feb 8, 2018 · Linear regression (referred to in the subject of the post and above in this answer) refers to regression with a normally distributed response variable. The predictor variables and coefficients are …

  9. Rules of thumb for minimum sample size for multiple regression

    Would you suggest an alternative rule of thumb for minimum sample size for multiple regression? Alternatively, what alternative strategies would you suggest for determining minimum sample size for …

  10. t distribution - What is the benefit of regression with student-t ...

    Jan 19, 2022 · Sometimes I see advice to fit regressions with student-t residuals rather than using OLS (which is equivalent to assuming normally distributed residuals) if the distribution of the residuals is …