splitmatrix: The splitmatix function

View source: R/util.R

splitmatrixR Documentation

The splitmatix function

Description

The splitmatix function

Usage

splitmatrix(x, by = "row")

Arguments

x

A matrix

by

A character specify if split the matrix by row or column.

Value

A list each of which is the value of each row/column in the matrix.


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.