DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


IsImputed

Declaration: TDataTable.IsImputed [ACol, ARow: integer]: boolean;
The property IsImputed controls whether the cell [ACol, ARow] is marked as "imputed" or not. Imputed cells contain data which are not original (measured) data but data which have been estimated in some way (i.e. when missing data are replaced by imputed data).