calc_sd_fcts | R Documentation |
The mean SD is based on the data from non-trivial samples. In
the output, fct < 1
corresponds to the need of profile broadening in
log2Ratios whereas fct > 1
corresponds to the need of profile
shrinking.
calc_sd_fcts(df, range_log2r = c(0, 100), range_int = c(0, 100), label_scheme)
df |
A data frame. |
range_log2r |
Numeric vector at length two. The argument specifies the
range of the |
range_int |
Numeric vector at length two. The argument specifies the
range of the |
label_scheme |
Experiment summary |
Currently no slice dots for the utility.
A data frame. Column SD
, the original standard deviations;
fct
, the scaling factors as SD/mean(SD).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.