Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

dnorMix (Package: nor1mix) : Normal Mixture Density

Evaluate the density function of the normal mixture specified as norMix object.
● Data Source: CranContrib
● Keywords: distribution
● Alias: dnorMix, dnorMixL, dpnorMix
● 0 images

norMix (Package: nor1mix) : Mixtures of Univariate Normal Distributions

Objects of class norMix represent finite mixtures of (univariate) normal (aka Gaussian) distributions. Methods for construction, printing, plotting, and basic computations are provided.
● Data Source: CranContrib
● Keywords: distribution
● Alias: [.norMix, is.norMix, m.norMix, mean.norMix, norMix, print.norMix, var.norMix
● 0 images

pnorMix (Package: nor1mix) : Normal Mixture Cumulative Distribution and Quantiles

Compute cumulative probabilities or quantiles (the inverse) for a normal mixture specified as norMix object.
● Data Source: CranContrib
● Keywords: distribution
● Alias: pnorMix, qnorMix
● 0 images

plot.norMix (Package: nor1mix) : Plotting Methods for 'norMix' Objects

The plot and lines methods for norMix objects draw the normal mixture density, optionally additonally with a fitted normal density.
● Data Source: CranContrib
● Keywords: distribution, hplot
● Alias: lines.norMix, plot.norMix
● 0 images

llnorMix (Package: nor1mix) : Likelihood, Parametrization and EM-Steps For 1D Normal Mixtures

These functions work with an almost unconstrained parametrization of univariate normal mixtures.
● Data Source: CranContrib
● Keywords: models
● Alias: emstep.nm, estep.nm, llnorMix, mstep.nm, nM2par, par2norMix
● 0 images

r.norMix (Package: nor1mix) : Ratio of Normal Mixture to Corresponding Normal

Compute r(x) = f(x)/ f0(x) where f() is a normal mixture density and f0 the normal density with the same mean and variance as f.
● Data Source: CranContrib
● Keywords: distribution
● Alias: r.norMix
● 0 images

norMixFit (Package: nor1mix) : EM and MLE Estimation of Univariate Normal Mixtures

These functions estimate the parameters of a univariate (finite) normal mixture using the EM algorithm or Likelihood Maximimization via optim(.., method = "BFGS").
● Data Source: CranContrib
● Keywords:
● Alias: norMixEM, norMixMLE
● 0 images

clus2norMix (Package: nor1mix) : Transform Clustering / Grouping to Normal Mixture

Simple transformation of a clustering or grouping to a normal mixture object (class "norMix", see, norMix.
● Data Source: CranContrib
● Keywords: cluster, models
● Alias: clus2norMix
● 0 images

sort.norMix (Package: nor1mix) : Sort Method for "norMix" Objects

Sorting a "norMix" object (see norMix), sorts along the mu values; i.e., for the default decreasing = FALSE the resulting x[,"mu"] are sorted from left to right.
● Data Source: CranContrib
● Keywords: utilities
● Alias: sort.norMix
● 0 images

rnorMix (Package: nor1mix) : Generate 'Normal Mixture' Distributed Random Numbers

Generate n random numbers, distributed according to a normal mixture.
● Data Source: CranContrib
● Keywords: distribution
● Alias: rnorMix
● 0 images