Grocer Function

NAME

exploy - explosion of a variable

CALLING SEQUENCE

[y,namey,prests,b]=exploy(namey)

PARAMETERS

Input

Output

DESCRIPTION

From a variable namey, stores the values of the corresponding series in a vector, and, if necessary, define the admissible estimation bounds This function is simpler than explox (deals only with one variable name), must called before explox (assumes that the bounds are not yet defined, if it is necessary to do so).

EXAMPLE

[y,namey,prests,boundsvarb]=exploy(namey) (taken from ols)

AUTHOR

Eric Dubois 2002