kapow: KAPOW!

View source: R/kapow.R

kapowR 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 stats::rWishart()

do.plot

a logical indicating whether the plot should be printed (defaults to TRUE).

Value

A ggplot object


SIBER documentation built on Oct. 19, 2023, 5:09 p.m.