SEboxes {GenEst} | R Documentation |
Produce boxplots p
and/or k
for all cells for reference
model and specific model
Description
Each call to SEboxes
produces a series of boxplots for
either p
or k
. For interal use only, for producing figs for
plot.pkmSet
. Function requires that ncell, preds_set, lev1, lev2,
boxW, bsep, gdat_spc, and gdat_ref are defined prior to the function call.
Usage
SEboxes(pk, cells_set, gdat_spc, gdat_ref, cols_SE = cols_SE)
Arguments
pk |
either |
Value
NULL inserts a boxplot panel into pkmSet plot
[Package GenEst version 1.4.9 Index]