check_assoc_qt_covar_params: Check if the 'assoc_qt_covar_params' are valid, will stop...

View source: R/check_assoc_qt_covar_params.R

check_assoc_qt_covar_paramsR Documentation

Check if the assoc_qt_covar_params are valid, will stop otherwise

Description

Check if the assoc_qt_covar_params are valid, will stop otherwise

Usage

check_assoc_qt_covar_params(assoc_qt_covar_params)

Arguments

assoc_qt_covar_params

parameters to do an association analysis for a quantitative trait with covariates (i.e. using assoc_qt_covar), as can be created by create_assoc_qt_covar_params

Value

Nothing.

Note

This function is named after the --assoc PLINK flag.

Author(s)

Richèl J.C. Bilderbeek

Examples

assoc_qt_covar_params <- create_test_assoc_qt_covar_params()
check_assoc_qt_covar_params(assoc_qt_covar_params = assoc_qt_covar_params)

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.