Description Usage Arguments Value Author(s) Examples
Creates identically shaped but offset multivariate normal groups
1 |
vars |
within-group variances |
cors |
within-group correlations |
npts |
number of points in each group (will be repeated as necessary) |
seed |
random-number seed |
m1a |
means of first group |
offset |
offset(s) in the first PC direction |
offset2 |
offset(s) in the second PC direction |
a data frame containing the "data" for each group, followed by a factor specifying the group
Ben Bolker
1 2 | X = simdata(offset=10,offset2=3)
plot_multigrp(X)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.