Learn R Programming

skpr (version 0.66.5)

reduceRunMatrix: Remove columns not in model

Description

Remove columns not in model

Usage

reduceRunMatrix(RunMatrix, model)

Arguments

model

The formula

ModelMatrix

The model matrix

Value

The reduced model matrix.