This function subsets the sample-by-variable dataframe to the "fixed" (i.e., non-permuted) data. This subset should include ID variables, sex, and genotypic covariates.
get_fixed(df, id.var = id.var, sex.var = sex.var, geno.vars = geno.vars)Data frame
Data frame
String
Character vector