---------- Forwarded message ----------
From: aymen kaabi <kaabiayman@gmail.com>
Date: 2013/4/4
Subject: multivariate autoregression
To: gretl-users@lists.wfu.edu


good evening.

i have project to do about multivariate autoregression using cross and auto correlation .

i find the procedure 
GRETL_VAR *         gretl_VAR                           (int order,
                                                         int *list,
                                                         const double **Z,
                                                         const DATAINFO *pdinfo,
                                                         gretlopt opt,
                                                         PRN *prn,
                                                         int *errp);
if this procedure do what i need.
please explain to how can i use it.
thanks fol all