Is it possible to include a cox proportional hazard model in eviews?
I want to analyze if a possible loss/gain on a specific property has influence on the time the property is on the market?
Search found 3 matches
- Tue Apr 26, 2011 7:31 am
- Forum: Estimation
- Topic: Cox proportional hazard Model?
- Replies: 0
- Views: 1647
- Fri Mar 25, 2011 2:56 am
- Forum: Programming
- Topic: Multiple regression:Question about storing output
- Replies: 2
- Views: 2596
Re: Multiple regression:Question about storing output
Thanks, i used a different way, changed the order of the coding of the results so instead of betamin(!rowcounter,?) I used betamin(!i,!rowcounter)
and changed row counter in !rowcounter= !year-1968.
now it works fine but thanks for your help
and changed row counter in !rowcounter= !year-1968.
now it works fine but thanks for your help
- Wed Mar 23, 2011 4:00 am
- Forum: Programming
- Topic: Multiple regression:Question about storing output
- Replies: 2
- Views: 2596
Multiple regression:Question about storing output
Hi, I have a question about saving my output in a matrix. I have a program that regresses 49 industry each year of the sample period, so 49 industries and 41 years. I need the coefficients, st.errors and t-stats. The problem i have is that the matrix should store the first year in column 1 and the s...
