Hi,
I am also almost a new user. I am not able to solve your problem.. but the latest version of the svar pack should be 0.992.
You can check on File>Function files>On local Machine. You may even have more than one. The version you want is 0.992.
Hello,I am a fairly new GRETL user in the classroom. I am teaching an intro econometrics course where the students can use GRETL or Eviews. Everything is going well, so far. But I would like to use SVAR in a follow up course. However, I am stuck in neutral. I downloaded the SVAR package and was testing it out using the provided HANSL:# turn extra output offset echo offset messages off# open the data and do some preliminary transformationsopen sw_ch14.gdtgenr infl = 400*ldiff(PUNEW)rename LHUR unemplist X = unemp infllist Z = const# load the SVAR packageinclude SVAR.gfn# set up the SVARMod = SVAR_setup("C", X, Z, 3)This generates the following:gretl version 1.9.9Current session: 2013-03-30 02:18# turn extra output off? set echo offRead datafile C:Files_ch14.gdtperiodicity: 4, maxobs: 164observations range: 1959:1-1999:4Listing 3 variables:0) const 1) LHUR 2) PUNEWData types not conformable for operation*** error in function SVAR_setup> bundle ret = nullError executing script: halting> Mod = SVAR_setup("C", X, Z, 3)I suspect that I installed the package wrong. How can I get it to work without the "*** error in function SVAR_setup> bundle ret = null"?Thanks.
_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users