moe_ridge_get_betas: Get beta Utility
Description
Utility function to get ridge regression coefficients from trained
Harmony object
Usage
moe_ridge_get_betas(harmonyObj)
Arguments
harmonyObj
Trained harmony object. Get this by running
HarmonyMatrix function with return_object=TRUE.
Value
Returns nothing, modifies object in place.