MT                      Function to generate a unit space for the
                        Mahalanobis-Taguchi (MT) method
MTA                     Function to generate a unit space for the
                        Mahalanobis-Taguchi Adjoint (MTA) method
RT                      Function to generate a unit space for the
                        Recognition-Taguchi (RT) method
T1                      Function to generate a prediction expression
                        for the two-sided Taguchi (T1) method
Ta                      Function to generate a prediction expression
                        for the Ta method
Tb                      Function to generate a prediction expression
                        for the Tb method
calc_M_hat              Function to estimate M value (M hat) for a
                        family of T methods.
calc_cofactor           Function to calculate a cofactor matrix
calc_overall_predicton_eta
                        Function to calculate overall prediction eta
                        for the T method
diagnosis               Function to predict a diagnosis for a family of
                        Mahalanobis-Taguchi (MT) methods
diagnosis.MT            Diagnosis method for the Mahalanobis-Taguchi
                        (MT) method
diagnosis.MTA           Diagnosis method for the Mahalanobis-Taguchi
                        Adjoint (MTA) method
diagnosis.RT            Diagnosis method for the Recognition-Taguchi
                        (RT) method
forecasting             Function to predict a forecasting for a family
                        of Taguchi (T) methods
forecasting.T1          Forecasting method for the T1 method
forecasting.Ta          Forecasting method for the Ta method
forecasting.Tb          Forecasting method for the Tb method
general_MT              General function to generate a unit space for a
                        family of Mahalanobis-Taguchi (MT) methods
general_T               General function to generate a prediction
                        expression for a family of Taguchi (T) methods
general_diagnosis.MT    General function to implement a diagnosis
                        method for a family of Mahalanobis-Taguchi (MT)
                        methods
general_forecasting.T   General function to implement a forecasting
                        method for a family of Taguchi (T) methods
generates_dimensionality_reduction_function
                        Function to generate a data transformation
                        function for the Recognition-Taguchi (RT)
                        method
generates_model         Wrapper function to generate a model for a
                        family of Taguchi (T) methods
generates_normalization_function
                        Function to generate the data normalization
                        function
generates_transformation_functions_T1
                        Function to generate data transformation
                        functions for the T1 methods
generates_transformation_functions_Tb
                        Function to generate data transformation
                        functions for the Tb methods
generates_unit_space    Wrapper function to generate a unit space for a
                        family of Mahalanobis-Taguchi (MT) methods
