Description Usage Arguments Value Examples
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.
1 | data2sdmean(x)
|
x |
A list containing 2 or more tables. |
A list containing two matrices, the standard deviations and mean values for each variable in x.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.