Borrar filtros
Borrar filtros

Using the fitlm function for model without intercept, how R-squared is being calculated?

7 visualizaciones (últimos 30 días)
The value of the R-squared when I define the linear model without intercept are mostly negative and somehow close to -3. When I apply the fitlm function for model without intercept, the R-squared values are between 0 and 1. Does anyone know which formula Matlab is using in this case?
  1 comentario
Shuqi Liu
Shuqi Liu el 19 de Jul. de 2021
Also when using fitlm without intercept, the Rsquared comptued by fitlm is different using Matlab 2020a and prior vs 2020b. Does anyone knows why did it change?

Iniciar sesión para comentar.

Respuestas (1)

Rishabh Gupta
Rishabh Gupta el 27 de Jul. de 2018
Hi Farhad,
There are 2 types of R-squared values -
  1. Ordinary R-Squared
  2. Adjusted R-Squared
You can have a look at the formula in the below Link:
Regards

Categorías

Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by