get_best_PC_df: Return best number of PCs in terms of lambda_GC

Description Usage Arguments Value

View source: R/wrapper.R

Description

Given a dataframe created using div_lambda_GC, this function returns the first lambda_GC less than 1.05, or the smallest lambda_GC, for each column in the dataframe.

Usage

1

Arguments

df

Dataframe of phenotypes where the first column is NumPCs and subsequent column contains lambda_GC values for some phenotype.

Value

A dataframe containing the best lambda_GC value and number of PCs for each phenotype in the data frame.


Alice-MacQueen/snpdiver documentation built on Dec. 17, 2021, 8:41 a.m.