itrans_blq_linear {pmxTools}R Documentation

Inverse transformation for linear BLQ data

Description

For ggplot2 scales.

Usage

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

Value

A function of x that replaces x < lloq with lloq

Functions

See Also

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


[Package pmxTools version 1.3 Index]