|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use de.jstacs.results | |
|---|---|
| de.jstacs.classifier | This package provides the framework for any classifier. |
| de.jstacs.classifier.assessment | This package allows to assess classifiers. |
| de.jstacs.classifier.modelBased | Provides the classes for Classifiers that are based on Models |
| de.jstacs.classifier.scoringFunctionBased | Provides the classes for Classifiers that are based on ScoringFunctions. |
| de.jstacs.classifier.scoringFunctionBased.sampling | Provides the classes for AbstractScoreBasedClassifiers that are based on SamplingScoringFunctions and that sample parameters
using the Metropolis-Hastings algorithm. |
| de.jstacs.classifier.utils | Provides some useful classes for working with classifiers |
| de.jstacs.data | Provides classes for the representation of data. |
| de.jstacs.data.sequences.annotation | Provides the facilities to annotate Sequences using a number of pre-defined annotation types, or additional
implementations of the SequenceAnnotation class |
| de.jstacs.models | Provides the interface Model and its abstract implementation AbstractModel, which is the super class of all other models. |
| de.jstacs.models.discrete.homogeneous | |
| de.jstacs.models.discrete.inhomogeneous | This package contains various inhomogeneous models. |
| de.jstacs.models.discrete.inhomogeneous.shared | |
| de.jstacs.models.hmm.models | The package provides different implementations of hidden Markov models based on AbstractHMM |
| de.jstacs.models.mixture | This package is the super package for any mixture model. |
| de.jstacs.motifDiscovery | This package provides the framework including the interface for any de novo motif discoverer |
| de.jstacs.results | This package provides classes for results and sets of results. |
| de.jstacs.utils.galaxy | |
| Classes in de.jstacs.results used by de.jstacs.classifier | |
|---|---|
| CategoricalResult
A class for categorical results (i.e. non-numerical results) for primitives and Strings. |
|
| ImageResult
A class for results that are images of the PNG format. |
|
| NumericalResult
Class for numerical Result values. |
|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Result
The abstract class for any result. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.classifier.assessment | |
|---|---|
| ListResult
Class for a Result that contains a list or a matrix, respectively, of
ResultSets. |
|
| MeanResultSet
Class that computes the mean and the standard error of a series of NumericalResultSets. |
|
| MeanResultSet.AdditionImpossibleException
Class for the exception that is thrown if two MeanResultSets
should be added that do not match. |
|
| MeanResultSet.InconsistentResultNumberException
Class for the exception that is thrown if a NumericalResultSet is
added to the MeanResultSet that has a number of results which is
not equal to the number of results of the previously added results. |
|
| Result
The abstract class for any result. |
|
| Classes in de.jstacs.results used by de.jstacs.classifier.modelBased | |
|---|---|
| CategoricalResult
A class for categorical results (i.e. non-numerical results) for primitives and Strings. |
|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.classifier.scoringFunctionBased | |
|---|---|
| CategoricalResult
A class for categorical results (i.e. non-numerical results) for primitives and Strings. |
|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Classes in de.jstacs.results used by de.jstacs.classifier.scoringFunctionBased.sampling | |
|---|---|
| CategoricalResult
A class for categorical results (i.e. non-numerical results) for primitives and Strings. |
|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Classes in de.jstacs.results used by de.jstacs.classifier.utils | |
|---|---|
| ImageResult
A class for results that are images of the PNG format. |
|
| Classes in de.jstacs.results used by de.jstacs.data | |
|---|---|
| ImageResult
A class for results that are images of the PNG format. |
|
| Classes in de.jstacs.results used by de.jstacs.data.sequences.annotation | |
|---|---|
| Result
The abstract class for any result. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.models | |
|---|---|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.models.discrete.homogeneous | |
|---|---|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Classes in de.jstacs.results used by de.jstacs.models.discrete.inhomogeneous | |
|---|---|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Classes in de.jstacs.results used by de.jstacs.models.discrete.inhomogeneous.shared | |
|---|---|
| CategoricalResult
A class for categorical results (i.e. non-numerical results) for primitives and Strings. |
|
| Classes in de.jstacs.results used by de.jstacs.models.hmm.models | |
|---|---|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.models.mixture | |
|---|---|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| Classes in de.jstacs.results used by de.jstacs.motifDiscovery | |
|---|---|
| ImageResult
A class for results that are images of the PNG format. |
|
| ListResult
Class for a Result that contains a list or a matrix, respectively, of
ResultSets. |
|
| Classes in de.jstacs.results used by de.jstacs.results | |
|---|---|
| ListResult
Class for a Result that contains a list or a matrix, respectively, of
ResultSets. |
|
| MeanResultSet
Class that computes the mean and the standard error of a series of NumericalResultSets. |
|
| MeanResultSet.AdditionImpossibleException
Class for the exception that is thrown if two MeanResultSets
should be added that do not match. |
|
| MeanResultSet.InconsistentResultNumberException
Class for the exception that is thrown if a NumericalResultSet is
added to the MeanResultSet that has a number of results which is
not equal to the number of results of the previously added results. |
|
| NumericalResult
Class for numerical Result values. |
|
| NumericalResultSet
Class for a set of numerical result values, which are all of the type NumericalResult. |
|
| Result
The abstract class for any result. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
| SimpleResult
Abstract class for a Result with a value of a primitive data type or
String. |
|
| Classes in de.jstacs.results used by de.jstacs.utils.galaxy | |
|---|---|
| ImageResult
A class for results that are images of the PNG format. |
|
| Result
The abstract class for any result. |
|
| ResultSet
Class for a set of Results which provides methods to access single
Results in the set, to retrieve the number of Results in the
set, to get a String representation or an XML representation of all
the Results in the set. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||