Define subjects to be ignored for analyses with reason why

Ignoring of subjects is done by entering a reason in the IGNOREI column. A subject that is ignored is not considered at all in any step but the listing of individual PK concentrations. This means it does not appear in the PK parameter listings, tables, figures, and neither is considered in the PK parameter determination. An ignored subject will appear in the listings of individual PK concentrations but it will be documented in the text that it is ignored from the rest of the analysis.

ignoresubject_IQdataNCA(data, REASON, USUBJID, PROFILE = NULL)

Arguments

data

IQdataNCA object in which to ignore selected subjects

REASON

Reason for ignoring the subject(s)

USUBJID

USUBJID of the subject to be ignored. Can be character vector with multiple USUBJIDs (same reason then)

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.

Value

Updated IQdataNCA object with adjusted ignore settings