varmixt.an {varmixt} | R Documentation |
This function performs the mixture model on the variance analysis.
varmixt.an(data, nmixt,pi=NULL,b=NULL,ppost=NULL,c=NULL,deno=NULL,stop.crit.2,criterion)
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 |
A gene expression data object with the result of mixture model analysis
Paul Delmar and Julie Aubert
vm.analysis
, vm.analysis.paired