figure_summary_geomean_IQdataNCA | R Documentation |
Always only for nominal time (NTIME)! Stratified by PROFILE and GROUP (ordered by GROUPN). One plot per stratum. Ignored subjects (IGNOREI) and ignored records (IGNORER and IGNORSUM) are excluded from these plots.
figure_summary_geomean_IQdataNCA( data, figurenumber = NULL, logY = TRUE, scaleXsame = TRUE, scaleYsame = TRUE, filename = "summarygeommean.pdf", nindiv = 1, USETAD = TRUE, alpha = 0.8 )
data |
IQdataNCA object |
figurenumber |
Character string with figure number information, added to the title for each figure, if defined |
logY |
Log y axis is TRUE, otherwise linear Y axis |
scaleXsame |
logical. It TRUE then the same min anx max value on the X-axis will be used for each plot |
scaleYsame |
logical. It TRUE then the same min anx max value on the Y-axis will be used for each plot |
filename |
Name of PDF file to generate with plots |
nindiv |
Number of plots per page if exported to PDF |
USETAD |
logical. TRUE uses NTIME. FALSE will use NTAFD |
alpha |
alpha value for the plotting. |
Returns a list of all plots if filename is NULL
Other NCA Data Figures:
figure_spaghetti_IQdataNCA()
,
figure_spaghetti_dosenorm_IQdataNCA()
,
figure_summary_geommean_dosenorm_IQdataNCA()
,
figure_summary_mean_IQdataNCA()
,
figure_summary_mean_dosenorm_IQdataNCA()
,
figures_indiv_IQdataNCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.