label_blq function

Label axes with censoring labels for BLQ

Label axes with censoring labels for BLQ

For ggplot2 scales.

label_blq(lloq, lloq_text)

Arguments

  • lloq: The value of the lower limit of quantification as a numeric scalar
  • lloq_text: The text to use on the axis to indicate values < lloq. It will be automatically set to paste0("<", lloq) if missing.

Returns

A function of x which returns the formatted values.

See Also

Other BLQ Transformation: blq_trans(), breaks_blq_general(), estimate_lloq(), ftrans_blq_linear(), itrans_blq_linear()

  • Maintainer: Justin Wilkins
  • License: GPL-2
  • Last published: 2023-02-21