Hello, because I am new to this topic has seen someone paper for causality or a simillar approach bewween dummies?
Thanks...
Search found 8 matches
- Mon Sep 19, 2016 9:14 pm
- Forum: Econometric Discussions
- Topic: granger causality between dummies
- Replies: 0
- Views: 10275
- Sun Dec 13, 2015 9:02 pm
- Forum: Econometric Discussions
- Topic: Simple T-test
- Replies: 5
- Views: 5455
Re: Simple T-test
Yes the equations already estimated. But the problem is that I have about 100 b (b1 b2 b3 ... b100) from monte carlo simulation I want to check all of this with the first b1. On the other hand, the basic problem is that I have some equations from quantile regression...
- Thu Dec 10, 2015 12:03 pm
- Forum: Econometric Discussions
- Topic: Simple T-test
- Replies: 5
- Views: 5455
Re: Simple T-test
The problem is that I have beta coefficients from guantile regression... and this is not easy to do something like this.
Thanks...
Is there any other idea?
Thanks...
Is there any other idea?
- Wed Dec 09, 2015 6:34 pm
- Forum: Econometric Discussions
- Topic: Simple T-test
- Replies: 5
- Views: 5455
Simple T-test
Hello guys, I want to estimate the Cov(b1,b2) from the models below:
y=a1+b1X1
y=a2+b2X2
Do you know how to do this?
Ps. I want to check if H1:b1=b2 or H2:b1#b2, for t-test=(b1-b2)/sqrt(Var(b1)+Var(b2)-2Cov(b1,b2))
Is there an other way to do this?
y=a1+b1X1
y=a2+b2X2
Do you know how to do this?
Ps. I want to check if H1:b1=b2 or H2:b1#b2, for t-test=(b1-b2)/sqrt(Var(b1)+Var(b2)-2Cov(b1,b2))
Is there an other way to do this?
- Tue Nov 03, 2015 6:42 am
- Forum: Estimation
- Topic: compute Hill's estimate
- Replies: 6
- Views: 6246
Re: compute Hill's estimate
Thanks, I will try and I will tell you the results...
- Mon Nov 02, 2015 2:00 pm
- Forum: Estimation
- Topic: compute Hill's estimate
- Replies: 6
- Views: 6246
Re: compute Hill's estimate
wach the link below: http://www.utstat.utoronto.ca/keith/papers/robusthill.pdf (see Introduction 1), Hille estimator, in finance, modeling the tails of the distribution of returns is important in the evaluation of risk (Embrechts et al.,1997; Brooks et al., 2005).. I find the routine in phoroum but ...
- Sun Nov 01, 2015 9:57 pm
- Forum: Estimation
- Topic: compute Hill's estimate
- Replies: 6
- Views: 6246
Re: compute Hill's estimate
Nobody?
- Sat Oct 31, 2015 6:34 pm
- Forum: Estimation
- Topic: compute Hill's estimate
- Replies: 6
- Views: 6246
compute Hill's estimate
Hello guys do you know how I compute Hill's estimate? The routine bellow does not work and I can not find why... ' compute Hill's estimate subroutine local hill(scalar hill, series x, scalar m) ' get indices stom(x, xvec) vector xranks= @ranks(xvec) vector m vector xtemp ' get first m observations o...
