About 50 results
Open links in new tab
  1. regression - What does it mean to regress a variable against another ...

    Dec 21, 2016 · 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 …

  2. How to describe or visualize a multiple linear regression model

    I'm trying to fit a multiple linear regression model to my data with couple of input parameters, say 3.

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

  5. Regression with multiple dependent variables? - Cross Validated

    Nov 14, 2010 · 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 …

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

  7. Can I merge multiple linear regressions into one regression?

    Oct 3, 2021 · Can I merge multiple linear regressions into one regression? Ask Question Asked 4 years, 4 months ago Modified 3 years, 4 months ago

  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. Why do we need so many dummy variables in a regression with …

    Oct 25, 2022 · Why do we need so many dummy variables in a regression with categorical predictor? Why not use binary encoding instead of one-hot encoding? Ask Question Asked 3 years, 3 months …

  10. Newest 'regression' Questions - Cross Validated

    Q&A for people interested in statistics, machine learning, data analysis, data mining, and data visualization