View source: R/table_generator.R
table_generator | R Documentation |
Generating a table listing all possible combinations of the binary variables for one gene.
table_generator(k)
k |
A numeric scalar. Number of latent factors. |
A table listing all possible combinations of the binary variables for one gene.
# See examples in vignette
vignette("bsfadgp_regular_data_example", package = "DGP4LCF")
vignette("bsfadgp_irregular_data_example", package = "DGP4LCF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.