modulus_sqrt | R Documentation |
Function to calculate signed square root (aka modulus square root).
modulus_sqrt(values)
values |
Vector or matrix of ASM scores where each column is a sample. These values are transformed with a square root transformation that (doesn't) preserve the sign. |
Vector or matrix of transformed scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.