CalculateFitStatistics
                        Low-Level DLCA Native Interfaces
DLC                     The C++ code to estimate a divisive latent
                        class model
LCA                     The C++ code to estimate a latent class model
checkDLCAInstall        Inspect a DLCA Installation
getUnique               The C++ code to obtain the unique response
                        patterns
prepareData             Prepares the data to avoid estimation issues
                        and to increase computation speed
runDLCA                 Estimate a divisive latent class model
runLCA                  Estimate a latent class model
runLCAPrepared          Estimate a Latent Class Model from Prepared
                        Data
runSLCA                 Estimate a Sequence of Latent Class Models
simData                 Simulate data to try out the runDLCA or runLCA
                        function
simDataLCM              Simulate Data from a Latent Class Model
