varobs

varobs — lists the observed variables

Synopsis

varobs VARIABLE_NAME ... ;

Description

varobs lists the name of observed endogenous variables for the estimation procedure. These variables must be available in the data file (see estimation).

Successive instances of varobs overwrite the list of observed variables. They don't add to the list.

Example

varobs C y rr;