estimate_betas_roughly_group_wise {glmGamPoi}R Documentation

Make a quick first guess where reasonable beta would be for a set of groups

Description

Make a quick first guess where reasonable beta would be for a set of groups

Usage

estimate_betas_roughly_group_wise(Y, offset_matrix, groups)

Value

a matrix with the mean per group for each gene


[Package glmGamPoi version 1.4.0 Index]