moe_ridge_get_betas {harmony}R Documentation

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 RunHarmony function with return_object=TRUE.

Value

Returns nothing, modifies object in place.


[Package harmony version 1.2.0 Index]