I'm working on a survival model. And I would like to compare different models in how good they are at predicting a duration.
For example I would like to compare the following models:
streg i.gender i.industry, distribution(e) nohr
streg yrbirth i.industry, distribution(e) nohr
streg i.gender yrbirth i.industry, distribution(e) nohr
I read up that r-squared can be used only in linear regressions https://statisticsbyjim.com/regressi...ar-regression/
What is an alternative measure for non-linear regressions? And what command can I use to display it?
Related Posts with Is there something like r-squared for exponential models?
Panel Data - Question about Stata CommandI have the following: * Define dependent variable y1, endogenous variable y2 * Define exogenous var…
Bug in import sasStata Tech Support has verified that there is a bug in version 16.1 import sas. If a SAS dataset (sa…
Power of sample for repeated measuresHi everyone! I have a data bank of a cross-sectional study where each person has tree measures (sam…
Advice regarding Stata NetCourseHello, Hope you all are well and safe. I am looking to expand my knowledge in visualization using …
Standard Error of Estimation in Panel Data RegressionHello, I am working on a panel data, N=600, T=10. After running the regression analysis, -xtreg, fe-…
Subscribe to:
Post Comments (Atom)
0 Response to Is there something like r-squared for exponential models?
Post a Comment