Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/4517/reg…
Regression with multiple dependent variables? - Cross Validated
Is it possible to have a (multiple) regression equation with two or more dependent variables? Sure, you could run two separate regression equations, one for each DV, but that doesn't seem like it ...
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/126681/w…
regression - What does it mean to regress a variable against another ...
Those words connote causality, but regression can work the other way round too (use Y to predict X). The independent/dependent variable language merely specifies how one thing depends on the other. Generally speaking it makes more sense to use correlation rather than regression if there is no causal relationship.
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/175/how-…
How should outliers be dealt with in linear regression analysis ...
What statistical tests or rules of thumb can be used as a basis for excluding outliers in linear regression analysis? Are there any special considerations for multilinear regression?
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/74622/co…
regression - Converting standardized betas back to original variables ...
I have a problem where I need to standardize the variables run the (ridge regression) to calculate the ridge estimates of the betas. I then need to convert these back to the original variables scale.
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/90793/wh…
regression - What's the difference between multiple R and R squared ...
In linear regression, we often get multiple R and R squared. What are the differences between them?
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/581563/i…
Interpreting Z-Scores of Linear Regression Coefficients
Well, under the hypothetical scenario that the true regression coefficient is equal to 0, statisticians have figured out how likely a given Z-score is (using the normal distribution curve). Z-scores greater than 2 (in absolute value) only occur about 5% of the time when the true regression coefficient is equal to 0.
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/253035/t…
regression - Trying to understand the fitted vs residual plot? - Cross ...
A good residual vs fitted plot has three characteristics: The residuals "bounce randomly" around the 0 line. This suggests that the assumption that the relationship is linear is reasonable. The res...
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/488804/l…
regression - Linear model with both additive and multiplicative effects ...
In a log-level regression, the independent variables have an additive effect on the log-transformed response and a multiplicative effect on the original untransformed response:
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/660622/w…
Why Isotonic Regression for Model Calibration?
It appears that isotonic regression is a popular method to calibrate models. I understand that isotonic guarantees a monotonically increasing or decreasing fit. However, if you can get a smoother f...
Global web icon
stackexchange.com
https://stats.stackexchange.com/questions/76226/in…
regression - Interpreting the residuals vs. fitted values plot for ...
None of the three plots show correlation (at least not linear correlation, which is the relevant meaning of 'correlation' in the sense in which it is being used in "the residuals and the fitted values are uncorrelated").