stats.h Header File

Header File Index

Routines for working with statistics.

 Functions
QstatRcl
Tells if VarRecall can be used to read the stat variables.
statEnd
Tells the system that the program is no more working on the stat variables.
statFree
Frees the stat variables (including regeq and regcoef) if they exist.
statStart
Creates stat vars and sets them to invalid values.
 Global Variables
RM_Type
Global variable that specifies the type of the current stat operation.
 Predefined Types
RegModelTypes
An enumeration for describing the different types of the current stat operation. [Explanation] This enum describes the correct values for RM_Type.