moe_ridge_get_betas {harmony} | R Documentation |
Utility function to get ridge regression coefficients from trained Harmony object
moe_ridge_get_betas(harmonyObj)
harmonyObj |
Trained harmony object. Get this by running RunHarmony function with return_object=TRUE. |
Returns nothing, modifies object in place.