table_generator function

Generating a table listing all possible combinations of the binary variables for one gene.

Generating a table listing all possible combinations of the binary variables for one gene.

table_generator(k)

Arguments

  • k: A numeric scalar. Number of latent factors.

Returns

A table listing all possible combinations of the binary variables for one gene.

Examples

# See examples in vignette vignette("bsfadgp_regular_data_example", package = "DGP4LCF") vignette("bsfadgp_irregular_data_example", package = "DGP4LCF")
  • Maintainer: Jiachen Cai
  • License: MIT + file LICENSE
  • Last published: 2025-03-08

Useful links