Skip to contents

Identify subjects with rich sampling

Usage

rich_sampling_sbs(obj, analyte = NA, max_time = NA, n = 4)

Arguments

obj

The NIF dataset.

analyte

The analyte. If the analyte is NA, the most likely will be selected.

max_time

The end of the target interval across which the number of samples is determined. If NA, the full treatment interval is selected.

n

The sample number cut-off.

Value

A list of IDs in numeric format.

Examples

rich_sampling_sbs(examplinib_poc_nif, n = 6)
#>  [1]  1  6  7 17 18 19 20 21 30 42 54 67