ToPS
Public Member Functions
tops::TrainVariableLengthInhomogeneousMarkovChain Class Reference

Train a inhomogeneous VLMC. More...

#include <TrainVariableLengthInhomogeneousMarkovChain.hpp>

Inheritance diagram for tops::TrainVariableLengthInhomogeneousMarkovChain:
tops::ProbabilisticModelCreator

List of all members.

Public Member Functions

virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters) const
 Creates a probability model.
virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters, double &loglikelihood, int &sample_size) const
 Creates the model and returns the loglikelihood of the training set.
virtual std::string help () const
 Provides a help.

Detailed Description

Train a inhomogeneous VLMC.

Definition at line 38 of file TrainVariableLengthInhomogeneousMarkovChain.hpp.


Member Function Documentation

ProbabilisticModelPtr tops::TrainVariableLengthInhomogeneousMarkovChain::create ( ProbabilisticModelParameters parameters) const [virtual]

Creates a probability model.

Parameters:
parametersis a set of parameters that is utilized to build the model

Reimplemented from tops::ProbabilisticModelCreator.

Definition at line 139 of file TrainVariableLengthInhomogeneousMarkovChain.cpp.


The documentation for this class was generated from the following files: