olink_iqr {OlinkAnalyze} | R Documentation |
Compute inter-quartile range (IQR) of multiplied by a fixed value
olink_iqr(df, quant_col, iqr_group, iqr_sd)
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 |
Input dataset with two additional columns, iqr and iqr_sd