Computes Mean Square Error for all the experimental points in the datasets in respect to control Should not be called directly
计算平均广场为所有在控制方面的实验数据集点错误不应该被称为直接
用法----------Usage----------
mulMSE(vector, index, tmp = vector())
参数----------Arguments----------
参数:vector
a numeric vector with data mesurements
数值与数据mesurements的向量
参数:index
a numeric vector with the labels of the samples. 0 are the control samples. number must be progressive
与数字向量对样品的标签。 0是对照样本。数量必须是渐进的
参数:tmp
a vector
向量
Details
详情----------Details----------
mulMSE An internal function that should not be called directly. It calculates within group means square error for the values defined in the x vector according to the index class vector
mulMSE不应直接调用内部函数。计算组内指方误差定义在X向量的值,根据该指数类向量
值----------Value----------
参数:vector
a numeric vector with data measurements
与数字矢量数据测量
参数:index
a numeric vector with the labels of the samples. 0 are the control samples. number must be progressive
与数字向量对样品的标签。 0是对照样本。数量必须是渐进的