update_split_column_for_refit: Collapse the training (train) and validation (val) sets into...

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Given a data frame of the phenotype data, look at the 'split' column, and replace 'train' and 'val' with 'train_val'

Usage

1

Arguments

pheno_df

A phenotype data frame with a column named 'split'

Value

an updated phenotype data drame

Examples

1
2
3
4
## Not run: 
update_split_column_for_refit(pheno_df)

## End(Not run)

rivas-lab/snpnet documentation built on Dec. 14, 2021, 3:22 a.m.