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?
Proper way to merge dataHello I have two data sets, they both have the common variable person_ID. One dataset consists of th…
Expand panel data to the latest datapoint available by groupHi, I would like to expand the data to the latest datapoint available by group ("unit_id" in my cas…
Two questionsHello, I have two questions regarding the data set below. First I have two data sets, one that shows…
Proper way to merge dataHello I have two data sets, they both have the common variable person_ID. One dataset consists of th…
Proper way to merge dataHello I have two data sets, they both have the common variable person_ID. One dataset consists of th…
Subscribe to:
Post Comments (Atom)
0 Response to Is there something like r-squared for exponential models?
Post a Comment