table_generator: Generating a table listing all possible combinations of the...

View source: R/table_generator.R

table_generatorR Documentation

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

Description

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

Usage

table_generator(k)

Arguments

k

A numeric scalar. Number of latent factors.

Value

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")


DGP4LCF documentation built on April 4, 2025, 1:13 a.m.