Hansen's bootstrap to compute critical value of F-distributi

If you are seeking RATS code for implementing a particular technique or replicating results from a paper, post your request here. Be sure to include complete citations for any papers or books.
Hshadmani
Posts: 6
Joined: Tue Aug 01, 2017 10:51 am

Hansen's bootstrap to compute critical value of F-distributi

Unread post by Hshadmani »

Hello!

I am running an endogenous Threshold Regression using a grid search to find the best breakvalue. Now I want to compare this model to OLS through F-statistics. I know I should use Hansen's bootstrap method rather than the standard F-distribution table to compute critical value. I was wondering if there is any way to find the critical value in Rats using Hansen's bootstrap.

Thanks,

Hedieh
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: Hansen's bootstrap to compute critical value of F-distri

Unread post by TomDoan »

That's exactly what @THRESHTEST does.
Hshadmani
Posts: 6
Joined: Tue Aug 01, 2017 10:51 am

Re: Hansen's bootstrap to compute critical value of F-distri

Unread post by Hshadmani »

So the critical value is the Maximum F-test in the output?
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: Hansen's bootstrap to compute critical value of F-distri

Unread post by TomDoan »

Yes.
Hshadmani
Posts: 6
Joined: Tue Aug 01, 2017 10:51 am

Re: Hansen's bootstrap to compute critical value of F-distri

Unread post by Hshadmani »

Thank you!
Post Reply