itrans_blq_linear function

Inverse transformation for linear BLQ data

Inverse transformation for linear BLQ data

For ggplot2 scales.

itrans_blq_linear(lloq) itrans_blq_log(lloq, base)

Arguments

  • lloq: The value of the lower limit of quantification as a numeric scalar
  • base: The base for the logarithm

Returns

A function of x that replaces x < lloq with lloq

Functions

  • itrans_blq_log(): Log-scale inverse transform

See Also

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

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