ftrans_blq_linear | R Documentation |
For ggplot2 scales.
ftrans_blq_linear(lloq, multiplier)
ftrans_blq_log(lloq, multiplier, base = 10)
lloq |
The value of the lower limit of quantification as a numeric scalar |
multiplier |
When data are |
base |
The base for the logarithm |
A function of x
that replaces x < lloq
with
lloq*multiplier
ftrans_blq_log()
: Log-scale transformation
Other BLQ Transformation:
blq_trans()
,
breaks_blq_general()
,
estimate_lloq()
,
itrans_blq_linear()
,
label_blq()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.