Inverse transformation for linear BLQ data
For ggplot2 scales.
itrans_blq_linear(lloq) itrans_blq_log(lloq, base)
lloq
: The value of the lower limit of quantification as a numeric scalarbase
: The base for the logarithmA function of x
that replaces x < lloq
with lloq
itrans_blq_log()
: Log-scale inverse transformOther BLQ Transformation: blq_trans()
, breaks_blq_general()
, estimate_lloq()
, ftrans_blq_linear()
, label_blq()