Object of class double or cell of size sum(N(:))-by-2
             containing the original data matrix.
 
             Original input which generated the contingency table.
             Note that input N can be obtained using N=crosstab(X(:,1),X(:,2));
 
 
             Original input which generated the contingency table.
 
             Note that input N can be obtained using N=crosstab(T{:,1},X{:,2});
             If the labels contained in Lr and Lr could be converted to
             double the columns of T contain numeric values else their
             class is categorical