GFA generalized least squares loadings
gfa_loadings_gls.Rd
Compute GLS estimates and p-values for loadings
Arguments
- beta_hat
Variants by traits matrix of association estimates. Traits should be in the same order as used to produce fitted gfa object. The variant set may be different than the variant set used to produce the fitted gfa object.
- S
Variants by traits matrix of standard errors. Variants and traits should match variants and traits in beta_hat.
- fit
Object produced by gfa_ft().