Calculate LOD using Negative Controls or Fixed LOD
olink_lod(data, lod_file_path = NULL, lod_method = "NCLOD")A dataframe with 2 additional columns, LOD and PCNormalizedLOD. When `Normalization = "Plate Control"`, LOD and PCNormalizedLOD are identical.
npx data file
location of lod file from Olink. Only needed if lod_method = "FixedLOD". Default `NULL`.
method for calculating LOD using either "FixedLOD" or negative controls ("NCLOD"). Default `NCLOD`.