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?
estadd local not working in Stata 17Since I started using Stata 17, I encountered a problem that I cannot seem to fix. Normally, I would…
Using -xtologit- postestimation tools (particularly margins) when independent variables include an interaction of two binary variablesHi Users, Long time quiet reader, first time poster - I hope I have followed the community recommen…
Issues with regression on Asset pricing Models (Panel data)Hello, I am writing my master's thesis; however, I have not reached a standstill regarding running …
Merging two datasetsHello, I have to merge two datasets. The key variable is str32. The problem I'm facing is that in o…
Tabulating (counting) within many groups in a dataset does one company appearHello, I'm working with a many:1 dataset where each observation represents a single insurance polic…
Subscribe to:
Post Comments (Atom)
0 Response to Is there something like r-squared for exponential models?
Post a Comment