data2sdmean: Standard deviation and average calculation of a data set.

Description Usage Arguments Value Examples

View source: R/data2sdmean.R

Description

This function computes the standard deviation and average values of a data set. Namely, if n replicates were generated, then n data tables should be provided to “'data.setup“' and “'data2sdmean“' computes the average and standard deviation of each cell over the n replicates.

Usage

1

Arguments

x

A list containing 2 or more tables.

Value

A list containing two matrices, the standard deviations and mean values for each variable in x.

Examples

1
2

bioinfo-ircm/aiMeRA documentation built on Oct. 1, 2021, 8:11 a.m.