scoreEucDist | R Documentation |
Scores Euclidean distance
scoreEucDist(
df,
id,
label_scheme_sub,
anal_type,
scale_log2r,
adjEucDist = FALSE,
...
)
df |
The name of a primary data file. By default, it will be determined
automatically after matching the types of data and analysis with an
|
id |
Character string; one of |
label_scheme_sub |
A data frame. Subset entries from |
anal_type |
Character string; the type of analysis that are preset for
method dispatch in function factories. The value will be determined
automatically. Exemplary values include |
scale_log2r |
Logical; if TRUE, adjusts |
adjEucDist |
Logical; if TRUE, adjusts the inter-plex |
... |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.