kapow {SIBER} | R Documentation |
KAPOW!
Description
This function packs a punch and makes a pretty figure.
Usage
kapow(cd = 7, ng = 25, n = 50, sc = 10, do.plot = TRUE)
Arguments
cd |
sets the random seed to this |
ng |
the number of ellipses to draw |
n |
the number of data points to simulate per group, but never displayed |
sc |
the scaling factor the rwishart sigma called by
|
do.plot |
a logical indicating whether the plot should be printed (defaults to TRUE). |
Value
A ggplot object
[Package SIBER version 2.1.9 Index]