Search found 31 matches

by shimarats
Thu Jul 26, 2018 1:51 am
Forum: Looking for Code?
Topic: Blundell and Bond(1998) panel system GMM
Replies: 7
Views: 15992

Re: Blundell and Bond(1998) panel system GMM

HI DR TOM ifollow your panel gmm code that i put bellow: open data cornwell&rupert.xls calendar(panelobs=7,a) 1976 data(format=xls,org=columns) 1//1976:01 595//1982:01 exper wks occ ind $ south smsa ms fem union ed blk lwage * set expersq = exper^2 * set dwks = wks-wks{1} set dlwage = lwage-lwag...
by shimarats
Sat Jul 14, 2018 7:54 am
Forum: Looking for Code?
Topic: Blundell and Bond(1998) panel system GMM
Replies: 7
Views: 15992

Re: Blundell and Bond(1998) panel system GMM

hi dear tom

i foundi several code from gmm panel but i want Blundell & Bond (1998) panel system code from you . please give me this type of panel gmm in rats .thanksssssssssssssssssssss
:P
by shimarats
Mon Feb 13, 2017 3:30 pm
Forum: RATS Programming Manual
Topic: RATS Programming Manual
Replies: 2
Views: 92007

hi dear tom.

please help me. how i can calculate AIC test in panel method .please help me which part of your book .i can to search ?//please reply to me.
by shimarats
Tue Feb 07, 2017 3:07 pm
Forum: RATS Programming Manual
Topic: RATS Programming Manual
Replies: 2
Views: 92007

panel unit root test

hi dear tom

i want give me example with code of unit root test of panel.i can not find this code inside of your examples of books.please help me.thankssssss
by shimarats
Thu Nov 17, 2016 12:05 am
Forum: General Econometrics
Topic: Corrected Least Squares
Replies: 3
Views: 10912

Re: Corrected Least Squares

hi Dear Tom.
i bring for you the reference .thanks so much
Koop, Materov I.S., and Schmidt P.; “ On the Estimation of Allocative Efficiency in the Stochastic Frontier Production Model ”, Journal of Econometric, No , 19 .P.P.233-
238 ,2oo3.
by shimarats
Wed Nov 16, 2016 10:54 am
Forum: General Econometrics
Topic: Corrected Least Squares
Replies: 3
Views: 10912

Re: Corrected Least Squares

i am trying to estimate allocative efficiency by kopp method.for this reason i need to to estimate the a Cobb-Douglas Production Function by Corrected Ordinary Least Squares(COLS) and but i need to get allocative efficiency by kopp method ,can you give me the related cod about both allocative effici...
by shimarats
Tue Nov 15, 2016 11:51 pm
Forum: General Econometrics
Topic: Corrected Least Squares
Replies: 3
Views: 10912

Corrected Least Squares

hi dear tom:

i am trying to estimate the a Cobb-Douglas Production Function by Corrected Ordinary Least Squares(COLS).can you give the related code? thanks dear . i waiting for your reply as soon as. thanks dear.
by shimarats
Thu Oct 06, 2016 12:30 am
Forum: RATS Procedures
Topic: SWAMY—Random coefficients estimator in panel data
Replies: 5
Views: 13705

Re: SWAMY—Random coefficients estimator in panel data

hi tom. my problem is same behnam problem . if i do swamy -random coefficients estimator in panel data. i am doing to model of panel and another pooled method. i find to two problem like hetroskedasticity and serial correlation .which coding can solve both these problems ? is it possible i used swam...
by shimarats
Tue Sep 27, 2016 2:51 am
Forum: Panel Data
Topic: Poolability Test
Replies: 6
Views: 12118

Re: Poolability Test

hi dear .

i am searching the code of white heteroscedasticity test for pooled cross -section.i need give me this code. l thought the other type of heteroscedasticity test .thankss.
by shimarats
Wed Aug 17, 2016 12:50 am
Forum: Panel Data
Topic: Poolability Test
Replies: 6
Views: 12118

Re: Poolability Test

thanks so much dear tom . i follow your commend then the program is running now. :D
by shimarats
Tue Aug 16, 2016 1:15 pm
Forum: Panel Data
Topic: Poolability Test
Replies: 6
Views: 12118

Re: Poolability Test

thanks full dear .i follow program of panel data with Housman test but i have found problem in open data and when i open data ,give to me this errors ## SX7. ( Must Follow Immediately After Function Name >>>> 1374:1 1392:1 inv <<<< i need to help me how to make correct this errors. i attached my pro...
by shimarats
Mon Jun 27, 2016 1:09 am
Forum: Panel Data
Topic: Poolability Test
Replies: 6
Views: 12118

Poolability Test

hi , i am using panel data method. i need to some programming like pool ability test or F-limer for to determine there is panel data or no .i find out the panel data,random effects ,hausman test ,breusch-pagan random. please guide me about the which is the proggimg of pool ability test and panel dat...
by shimarats
Tue Feb 09, 2016 9:31 am
Forum: State Space Models/DSGE
Topic: Kishor Koenig Model of Data Revisions
Replies: 5
Views: 10218

Re: Kishor Koenig Model of Data Revisions

Hi,

i am doing to estimate Translog cost functions by SUR method.is it available special code of SUR method in rats software ? -is it possible using the SUR in VAR method ??
thanks so much :D
by shimarats
Mon Apr 20, 2015 10:37 am
Forum: Examples and Sample Code
Topic: Cushman & Zha JME 1997
Replies: 19
Views: 87931

Re: Cushman & Zha JME 1997

hi dear tom. i read the article of cushman and zha(1997).but i cannot understand how organized matrix as below.that means how put the d11 and b11. this coefficient how organized inside this matrix.thanks estimate * compute y2m2=%xsubmat(%sigma,nvari+1,nvar,nvari+1,nvar) dec packed c(nvaro,nvaro) non...
by shimarats
Sat Sep 06, 2014 11:29 pm
Forum: VARs (Vector Autoregression Models)
Topic: Impulse responses, confidence bands and over-identification
Replies: 33
Views: 42683

Re: Impulse responses, confidence bands and over-identificat

if my model is over identified in svar method ,is it possible monte svar give me chi-square and significant level?because when i estimate model , give me results of there is no convergence. now i am confuse about the convergence i donot know should there is convergence or no convergence ?is there an...