Regression of log normal data

8 visualizaciones (últimos 30 días)
ingCr
ingCr el 11 de Mzo. de 2020
Respondida: Jeff Miller el 12 de Mzo. de 2020
How do you make a regession for data that has a log-normal distribution? The GLM function does not support this type of distribution.
Could anyone help me?

Respuestas (1)

Jeff Miller
Jeff Miller el 12 de Mzo. de 2020
Take the log transformation of the data and then it will have a normal distribution. Do the regression on the transformed data. Just remember when interpreting the results that the regression coefficients are in the units of the log-transformed scores, not the original data.

Categorías

Más información sobre Descriptive Statistics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by