march                   Computation of Markovian models for categorical
                        data
march.AIC               Compute Akaike Information Criterion (AIC). The
                        AIC (Akaike Information Criterion) is computed
                        for a given 'march.Model-class' according to
                        the data used during construction.
march.BIC               Compute Bayesian Information Criterion (BIC).
march.Dataset-class     Dataset for march package.
march.Dcmm-class        A Double Chain Markov Model (DCMM).
march.Indep-class       An independence model.
march.Mc-class          A Markov chain of order >= 1.
march.Model-class       A basic and virtual march model.
march.Mtd-class         A Mixture Transition Distribution (MTD) model.
march.dataset.h.extractSequence
                        Extract a sequence from a dataset.
march.dataset.loadFromDataFrame
                        Construct a dataset from a data.frame or a
                        matrix.
march.dataset.loadFromFile
                        Load a dataset from a file.
march.dcmm.construct    Construct a double chain Markov model (DCMM).
march.dcmm.viterbi      Viterbi algorithm for a DCMM model.
march.indep.construct   Construct an independence model (zero-order
                        Markov chain).
march.mc.construct      Construct an homogeneous Markov Chain.
march.mtd.construct     Construct a Mixture Transition Distribution
                        (MTD) model.
march.name              march.Model name.
march.name,march.Dcmm-method
                        This method is called with the object
                        "march.Dcmm" and provides it to the march.name
                        function.
march.name,march.Indep-method
                        This method is called with the object
                        "march.Indep" and provides it to the march.name
                        function.
march.name,march.Mc-method
                        This method is called with the object
                        "march.MC" and provides it to the march.name
                        function.
march.name,march.Mtd-method
                        This method is called with the object
                        "march.Mtd" and provides it to the march.name
                        function.
march.read              Load a march.Model.
march.summary           march.Model Summary.
march.thompson          Thompson Confidence Intervals for a
                        march.Model.
march.thompson,march.Dcmm,numeric-method
                        This method is called with the object
                        "march.Dcmm" and the aplha "numeric" and
                        provides it to the march.thompson function.
march.thompson,march.Indep,numeric-method
                        This method is called with the object
                        "march.Indep" and the aplha "numeric" and
                        provides it to the march.thompson function.
march.thompson,march.Mc,numeric-method
                        This method is called with the object
                        "march.Mc" and the aplha "numeric" and provides
                        it to the march.thompson function.
march.thompson,march.Mtd,numeric-method
                        This method is called with the object
                        "march.Mtd" and the aplha "numeric" and
                        provides it to the march.thompson function.
march.write             Save a march.Model
pewee                   Song of the Wood Pewee (march dataset format)
pewee_df                Song of the Wood Pewee (data frame format)
pewee_t                 Song of the Wood Pewee (text format)
sleep                   Sleep disorders (march dataset format)
sleep_df                Sleep disorders (data frame format)
