Hi,
my problem is more of a statistical conceptual problem than the coding.
I'm dealing with "Cost" data and my variable total_cost is not distributed normally
i have a table to fill up with the name "Determinants of total cost"
i thought of using log transformation of total_cost variable and then using the linear regression, but then the B coefficient interprets the change in percent change or unit change in log(total_cost) (If i'm correct).
is there any way out to change B coefficient that it interprets the unit change in total_cost
independent variables are: Age, gender, wealth_tertile, sample_type
And someone suggested i should use "Boxcox regression" for this, as it is an economical model
which one i should use and how to interpret boxcox output in stata
my problem is more of a statistical conceptual problem than the coding.
I'm dealing with "Cost" data and my variable total_cost is not distributed normally
i have a table to fill up with the name "Determinants of total cost"
i thought of using log transformation of total_cost variable and then using the linear regression, but then the B coefficient interprets the change in percent change or unit change in log(total_cost) (If i'm correct).
is there any way out to change B coefficient that it interprets the unit change in total_cost
independent variables are: Age, gender, wealth_tertile, sample_type
And someone suggested i should use "Boxcox regression" for this, as it is an economical model
which one i should use and how to interpret boxcox output in stata
Comment