Define records to be ignored with reason why

Ignoring of records is done by entering a reason in the IGNORER column. A record that is ignored is not considered at all in any step. This means it does not appear in the listings, tables, figures, and neither is considered in the PK parameter determination. After ignoring the slope is recalculated. IT DOES NOT EVEN APPEAR IN THE LISTINGS OF THE individual PK concentrations! So ... handle with care!

ignorerecord_IQdataNCA(data, REASON, USUBJID, PROFILE = NULL, IX)

Arguments

data

IQdataNCA object in which to ignore selected records

REASON

Reason for ignoring the record(s)

USUBJID

USUBJID of the subject from which records are to be ignored. Can be character vector with multiple USUBJIDs

PROFILE

Profile name (entry in PROFILE column) to which to apply the ignoring (if multiple profiles available in the IQdataNCA object). If no PROFILE name defined then this is applied to the subject for all possible profiles. PROFILE can be character vector, allowing to define multiple profiles to which the ignoring should be applied.

IX

Index (IX column value) of the record(s) to be ignored with the same reason. Can be scalar or vector.

Value

Updated IQdataNCA object with adjusted ignore settings