Systems Theory and Automatic Control

ADMITcminfo
ADMIT documentation: ADMITcminfo

ADMITcminfo

ADMITcminfo Creates an ADMITcminfo object.

CMINFO = ADMITcminfo(OPTINFO)

Inputs
   OPTINFO : a valid ADMITinfo object

Returns
   CMINFO : an ADMITcminfo object

Notes

 - The ADMITcminfo object contains all information needed for the
   description and solution of a consistency measure problem. Consistency
   measure problems are used for the outlier detection and correction in
   ADMITdetectOutliers and ADMITcorrectOutliers.
 - It also contains the results after solving a consistency measure and
   the sensitivity information.
 - This class is for internal use only.