asv_best_PC_df.Rd
Given a dataframe created using pvdiv_lambda_GC, this function returns the lambda_GC that is closest to 1 for each column in the dataframe.
asv_best_PC_df(df)
Dataframe of phenotypes where the first column is NumPCs and subsequent column contains lambda_GC values for some phenotype.
A dataframe containing the best lambda_GC value and number of PCs for each phenotype in the data frame.