Grocer Function

NAME

explosys - Transformation of sur equations

CALLING SEQUENCE

[x,y,boundsvarb,prests,listcoef,namey,ncoefeqs]= explosys(namecoef,specara,speccarb,arg1,...,argn)

PARAMETERS

Input

Output

DESCRIPTION

From a series of equations retrieve the matrix of exogenous variables, taking into acount the constraints (if any) imposed on the coefficients; the equations must be linear in the coefficients.

EXAMPLE

[x,y,grocer_boundsvarb,grocer_prests,listcoef,namey,ncoefeqs]=... explosys(grocer_namecoef,grocer_speccara,grocer_speccarb,varargin(:))

This example is taken from sur.

AUTHOR

Eric Dubois 2002