varmixt.an {varmixt}R Documentation

Mixture model on the variance

Description

This function performs the mixture model on the variance analysis.

Usage

varmixt.an(data, nmixt,pi=NULL,b=NULL,ppost=NULL,c=NULL,deno=NULL,stop.crit.2,criterion)

Arguments

data A gene expression data object
nmixt The number of components in the mixture model
pi Internal parameter for the mixture model. If NULL the parameter is computed by the function
b Internal parameter for the mixture model. If NULL the parameter is computed by the function
ppost Internal parameter for the mixture model. If NULL the parameter is computed by the function
c Internal parameter for the mixture model. If NULL the parameter is computed by the function
deno Internal parameter for the mixture model. If NULL the parameter is computed by the function
stop.crit.2
criterion

Value

A gene expression data object with the result of mixture model analysis

Author(s)

Paul Delmar and Julie Aubert

See Also

vm.analysis, vm.analysis.paired


[Package varmixt version 0.2-4 Index]