index_std_X {plmmr}R Documentation

Helper function to index standardized data

Description

Helper function to index standardized data

Usage

index_std_X(std_X_p, non_genomic)

Arguments

std_X_p

The number of features in the standardized matrix of data (which may be filebacked)

non_genomic

Integer vector of columns in std_X representing non-genomic data.

Value

list with indices


[Package plmmr version 4.1.0 Index]