Learn R Programming

Rmixmod (version 2.1.10)

Classification with Mixture Modelling

Description

Interface of 'MIXMOD' software for supervised, unsupervised and semi-supervised classification with mixture modelling .

Copy Link

Version

Install

install.packages('Rmixmod')

Monthly Downloads

1,662

Version

2.1.10

License

GPL-3

Last Published

December 13th, 2023

Functions in Rmixmod (2.1.10)

Strategy-class

Constructor of [Strategy] class
Rmixmod-package

Rmixmod a MIXture MODelling package
composeModelName

Get the heterogeneous model name using Gaussian and Multinomial model name
ellipse

Define function to draw an ellipse
clusteringMain

clusteringMain
MixmodXmlCheck-class

Constructor of [MixmodXmlCheck] class
car

Qualitative data: Car Evaluation
heterodatatest

Composite data: A testing set
[

Extract parts of a Rmixmod class
finance

Composite data: Financial health of companies
Parameter-class

Constructor of [Parameter] class
MultinomialParameter-class

Constructor of [MultinomialParameter] class
barplotCluster

Barplot of a class [MixmodResults]
birds

Qualitative data: morphological description of birds
heterodatatrain

Composite data: A training set
initialize,MultinomialModel-method

Create an instance of the [MultinomialModel] class using new/initialize.
is.wholenumber

Define function to check an integer
geyser

Quantitative data: Old Faithful Geyser
isQualitative

Say if a data frame contains only qualitative variables.
MixmodXmlInput-class

Constructor of [MixmodXmlInput] class
heterodata

Composite data with training and testing set
mixmodGaussianModel

Create an instance of the [GaussianModel] class
mixmodCluster

Create an instance of the [MixmodCluster] class
mixmodCompositeModel

Create an instance of the [CompositeModel] class
is.dataType

Say if a data frame is quantitative, qualitative or composite
plot

Plotting of a class [Mixmod]
mixmodMultinomialModel

Create an instance of the [MultinomialModel] class
oldmixmodPredict

Create an instance of the [MixmodPredict] class
mixmodLearn.default

Create an instance of the [MixmodLearn] class
plotCluster

Plotting of a class [MixmodResults]
predictMain

predictMain
MultinomialModel-class

MultinomialModel
mixmodLearn

mixmodLearn
print

Print a Rmixmod class to standard output.
show

Show description of a Rmixmod class to standard output.
xMain

xMain
mixmodPredict

mixmodPredict
histCluster

Histogram of a class [MixmodResults]
sortByCriterion

Sorting results of a [Mixmod] object by a given criterion
hist

Histograms of a class [Mixmod]
mixmodStrategy

Create an instance of [Strategy] class
learnMain

learnMain
matrix2binary

Define function to transform a matrix of modalities into matrix of binary data
titanic

Qualitative data: Survival of passengers on the Titanic
vector2binary

Define function to transform a vector of modalities into matrix of binary data
mixmodXmlCheck

mixmodXmlCheck
nbFactorFromData

Get the number of modalities for each column of a categorical data set
mixmodXmlInput

mixmodXmlInput
mixmodXmlLoad

mixmodXmlLoad
summary

Produce result summaries of a Rmixmod class
CompositeModel-class

Constructor of [CompositeModel] class
GaussianParameter-class

Constructor of [GaussianParameter] class
MixmodLearn-class

Constructor of [MixmodLearn] class
Mixmod-class

Constructor of [Mixmod] class
CompositeParameter-class

Constructor of [CompositeParameter] class
MixmodResults-class

Constructor of [MixmodResults] class
MixmodDAResults-class

Constructor of [MixmodDAResults] class
MixmodCluster-class

Constructor of [MixmodCluster] class
GaussianModel-class

Constructor of [GaussianModel] class
MixmodPredict-class

Constructor of [MixmodPredict] class
barplot

Barplot of a class [Mixmod]
Model-class

Constructor of [Model] class
asQualitative

Convert a data frame containing integers to a qualitative data set with factors.