View source: R/olink_outlier_detection_utils.R
olink_median | R Documentation |
Compute median of quantified value
olink_median(df, quant_col, median_group)
df |
Olink dataset |
quant_col |
Character vector of name of quantification column |
median_group |
Grouping for which to compute median for |
Input dataset with one additional columns, median
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.