
regression - What does it mean to regress a variable against …
Dec 4, 2014 · 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 …
regression - When is R squared negative? - Cross Validated
Also, for OLS regression, R^2 is the squared correlation between the predicted and the observed values. Hence, it must be non-negative. For simple OLS regression with one predictor, this is …
regression - Trying to understand the fitted vs residual plot?
Dec 23, 2016 · 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 …
Support Vector Regression vs. Linear Regression - Cross Validated
Dec 5, 2023 · Linear regression can use the same kernels used in SVR, and SVR can also use the linear kernel. Given only the coefficients from such models, it would be impossible to …
regression - Dealing with bimodal residuals - Cross Validated
Mar 25, 2022 · I want to run linear models to understand the effect of single predictors on an outcome. This is quite straightforward, but I am facing a situation where my residuals appear …
regression - How to calculate the slope of a line of best fit that ...
Dec 17, 2024 · This kind of regression seems to be much more difficult. I've read several sources, but the calculus for general quantile regression is going over my head. My question is this: …
regression - What intuitively is "bias"? - Cross Validated
Feb 1, 2019 · I'm struggling to grasp the concept of bias in the context of linear regression analysis. What is the mathematical definition of bias? What exactly is biased and why/how? …
regression - Linear model with both additive and multiplicative …
Sep 23, 2020 · 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:
When conducting multiple regression, when should you center …
Jun 5, 2012 · In some literature, I have read that a regression with multiple explanatory variables, if in different units, needed to be standardized. (Standardizing consists in subtracting the mean …
Newest 'regression' Questions - Cross Validated
5 days ago · Q&A for people interested in statistics, machine learning, data analysis, data mining, and data visualization