balanceData | R Documentation |
Balance Data for Concatenate and Joint Analysis
balanceData(dataset)
dataset |
A list of data sets to be used |
A list of rebalanced data sets
dataset = list(matrix(c(1 : 8), nrow = 2), matrix(1 : 6, nrow = 2))
balanceData(dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.