powered by
This function computes the MSCE between and order and a set of data.
msce(data, posorder, ws=NULL, ...)
A list with the elements:
The mean of the mean sum of circular errors.
a vector with the mean sum of circular errors for each experiment.
vector or matrix of data to be processed. See details.
The posicions of the order.
arguments to pass to CIRE.
the weights.
Author(s): Sandra Barragán. Maintainer: <sandra.barragan@gmail.com>
sce, cond.test, mrl, isocir, plot.isocir.
sce
cond.test
mrl
isocir
plot.isocir
data(cirgenes) msce(cirgenes, posorder = c(1:ncol(cirgenes)))
Run the code above in your browser using DataLab