vector[frml] formulas on group statement

Use this forum to post questions about syntax problems or general programming issues. Questions on implementing a particular aspect of econometrics should go in "Econometrics Issues" below.
yngvi
Posts: 12
Joined: Sun Jul 03, 2011 6:40 pm

vector[frml] formulas on group statement

Unread post by yngvi »

Say I have 50 frml's generated by a loop. Can I include them in a simple way in a model using GROUP or otherwise without typing each one out on the GROUP statement?
Thanks,
Yngvi
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: vector[frml] formulas on group statement

Unread post by TomDoan »

You've been able to use a VECT[FRML] (or VECT[EQUATION]) on GROUP since version 9.2.
Post Reply