FRONTIER Procedure

Syntax: FRONTIER Procedure

The following statements are available in the FRONTIER procedure. Items in angle brackets (< >) are optional.

  • PROC FRONTIER <options>;

  • BOUNDS bound1 <, bound2 …>;

  • BY variables;

  • CLASS variable <(options)>…<variable <(options)>> </ global-options>;

  • DISPLAY <table-list> </ options>;

  • DISPLAYOUT table-spec-list </ options>;

  • FREQ freq-variable;

  • INIT initialization1 <, initialization2 …>;

  • MODEL dependent-variable = regressors </ options >;

  • OUTPUT <output-options>;

  • RESTRICT restriction1 <, restriction2 …>;

  • TEST equation1 <, equation2 …> / <test-options>;

  • WEIGHT variable </ option >;

Last updated: July 09, 2026