mulSSE: MulCom Sum of Square Error

Description Usage Arguments Details Value Author(s)

View source: R/mulSSE.R

Description

Computes sum of square errors for all the experimental points in the datasets Should not be called directly

Usage

1
mulSSE(vec, index)

Arguments

vec

a numeric vector with data measurements

index

a numeric vector with the labels of the samples. 0 are the control samples. number should be progressive

Details

mulSSE An internal function that should not be called directly. It calculates sum of square error in the groups defined in the index class vector.

Value

vec

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

Author(s)

Claudio Isella, claudio.isella@ircc.it


Mulcom documentation built on Nov. 8, 2020, 5:53 p.m.