Listcheck | R Documentation |
Function to transform the data into a list, if there are not already
Listcheck(X, nv)
X |
object that should be checked |
nv |
number of subjects per group |
A list with two components
X |
Dataset in the right format: for a single group, a single matrix. For multiple groups, a list with an element for each group containing a matrix. |
nv |
Number of subjects per group: NV for a single group and a vector for multiple groups. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.