About 502,000 results
Open links in new tab
  1. Why are regression problems called "regression" problems?

    I was just wondering why regression problems are called "regression" problems. What is the story behind the name? One definition for regression: "Relapse to a less perfect or developed state."

  2. 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.

  3. Interpretation of R's output for binomial regression

    For a simple logistic regression model like this one, there is only one covariate (Area here) and the intercept (also sometimes called the 'constant'). If you had a multiple logistic regression, there would …

  4. 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?

  5. regression - Maximum likelihood method vs. least squares method

    81 What is the main difference between maximum likelihood estimation (MLE) vs. least squares estimaton (LSE) ? Why can't we use MLE for predicting y y values in linear regression and vice …

  6. Regression - What to do with insignificant variables?

    Sep 2, 2015 · What is the problem? What do you want to do? Will the model be used for prediction in the future, and avoid measuring those 8 variables will save money? If not, I cannot see any problem with …

  7. 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 equivalent to …

  8. When conducting multiple regression, when should you center your ...

    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 and dividin...

  9. regression - Trying to understand the fitted vs residual plot? - Cross ...

    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 reasonable. The …

  10. regression - How exactly does one “control for other variables ...

    Application to Multiple Regression This geometric process has a direct multiple regression interpretation, because columns of numbers act exactly like geometric vectors. They have all the properties we …