reduceRunMatrix: Remove columns not in model

View source: R/reduceRunMatrix.R

reduceRunMatrixR Documentation

Remove columns not in model

Description

Remove columns not in model

Usage

reduceRunMatrix(RunMatrix, model, first_run = TRUE)

Value

The reduced model matrix.


skpr documentation built on May 29, 2024, 5:06 a.m.

Related to reduceRunMatrix in skpr...