empty.X.constructor: empty.X.constructor

View source: R/mechmodel.R

empty.X.constructorR Documentation

empty.X.constructor

Description

This is a helper function to create & name the rows & columns of X appropriately

Usage

empty.X.constructor(
  patients,
  genes,
  k,
  data.names,
  other.name = "other",
  sep = "_",
  DEBUG = FALSE
)

Arguments

k

this is the number of datasets (not including the other/residual, gets added automatically)


cvraut/iBAGpkg documentation built on July 26, 2022, 9:55 p.m.