BADA with inference and graphs.
1 2 3 4 5 6 7 8 9 10 11 |
data |
Numerical data table with observations on rows and variables on columns. |
design |
A vector or dummy-coded matrix indicating group membership of rows. |
col4obs |
A single color or vector of colors whose length is equal to nrow(data). |
col4group |
A single color or vector of colors whose length is the number of groups in design. |
center |
(default = TRUE) Whether to center variables |
scale |
(default = "SS1") Whether to scale variables |
make_design_nominal |
(default = TRUE) If design is a dummy-coded matrix, should be set to FALSE. |
test.iters |
(default = 1000) Number of iterations for bootstrap. |
important |
(default = FALSE) If TRUE, graphs have only the important saliences/bootstrap ratios. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.