Description Usage Arguments Value Author(s) See Also Examples
A design matrix is created, to be used for the analysis of data assumed to come from several normal distributions.
1 |
v |
A vector of integers, indicating how many observations there are in each group. |
A matrix consisting of 0's and 1's. The number of columns is equal to the
length of v. The number of rows is equal to the sum of teh values of
v.
Petter Mostad <mostad@chalmers.se>
designOneGroup, designTwoGroups, designBalanced, designFactorial
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.