olink_iqr: Compute inter-quartile range (IQR) of multiplied by a fixed value
Description
Compute inter-quartile range (IQR) of multiplied by a fixed value
Usage
olink_iqr(df, quant_col, iqr_group, iqr_sd)
Value
Input dataset with two additional columns, iqr and iqr_sd
Arguments
- df
Olink dataset
- quant_col
Character vector of name of quantification column
- iqr_group
Grouping for which to compute IQR for
- iqr_sd
Fixed value to multiply IQR with