Package com.stata.sfi

The Stata Function Interface (SFI) provides the classes necessary for Java to interact with core features of Stata.

See:
          Description

Class Summary
Data Routines for interacting with a Stata dataset.
Macro Routines for interacting with a Stata macro.
Mata Routines for interacting with a Mata matrix.
Matrix Routines for interacting with a Stata matrix.
Scalar Routines for interacting with a Stata scalar.
SFIToolkit A set of core tools for interacting with Stata.
ValueLabel Routines for interacting with Stata value labels.
 

Package com.stata.sfi Description

The Stata Function Interface (SFI) provides the classes necessary for Java to interact with core features of Stata.