Report ignored records from summary tables and/or NCA parameter determination
reportIgnoredSUMNCA_IQdataNCA.Rd
Reports records that are ignored from either summary tables or NCA parameter determination with the reason why. Displays on screen and can also save the information to a file as an IQRoutputTable object.
reportIgnoredSUMNCA_IQdataNCA(data, labels = NULL, filename = NULL)
Arguments
- data
IQdataNCA object for which to do the reporting
- labels
Labels for columns to substitute the corresponding standard column names
- filename
Filename, possibly including path, to store are IQRoutputTable text file for Word reporting
See also
Other NCA Data:
IQdataNCA()
,
check_IQdataNCA()
,
dataSpec_IQdataNCA()
,
exportADNCA_IQdataNCA()
,
export_IQdataNCA()
,
ignoreNCA_IQdataNCA()
,
ignoreSUM_IQdataNCA()
,
ignorerecord_IQdataNCA()
,
ignoresubject_IQdataNCA()
,
load_IQdataNCA()
,
plot.IQdataNCA()
,
summaryObservations_IQdataNCA()