About 50 results
Open links in new tab
  1. When does SEM have little to no benefit over multiple regression, and ...

    Nov 17, 2023 · My question broadly is-- When is there little to no advantage of SEM over multiple regression, and when is this a distinction without much of a difference? Further, when is the added …

  2. Does every variable need to be statistically significant in a ...

    Oct 18, 2024 · I recently fit a regression model (ARIMAX) in which some variables (3) were statistically significant and some were not (1). I removed the statistically insignificant variables and refit the …

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

    Then this simplified version can be visually shown as a simple regression as this: I'm confused on this in spite of going through appropriate material on this topic. Can someone please explain to me how to …

  4. regression - Why do we say the outcome variable "is regressed on" the ...

    Apr 15, 2016 · The word "regressed" is used instead of "dependent" because we want to emphasise that we are using a regression technique to represent this dependency between x and y. So, this …

  5. regression - What does negative R-squared mean? - Cross Validated

    Nov 24, 2015 · For the top set of points, the red ones, the regression line is the best possible regression line that also passes through the origin. It just happens that that regression line is worse than using a …

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

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

  8. regression - What are good RMSE values? - Cross Validated

    Apr 17, 2013 · I think you have two different types of questions there. One thing is what you ask in the title: "What are good RMSE values?" and another thing is how to compare models with different …

  9. What is the difference between linear regression and logistic ...

    May 28, 2012 · Linear Regression is used to establish a relationship between Dependent and Independent variables, which is useful in estimating the resultant dependent variable in case …

  10. What's the difference between correlation and simple linear regression ...

    Aug 1, 2013 · Regression is an analysis (estimation of parameters of a model and statistical test of their significance) of the adequacy of a particular functional relationship.