estimate_betas_roughly {glmGamPoi}R Documentation

Make a quick first guess where reasonable beta would be

Description

Make a quick first guess where reasonable beta would be

Usage

estimate_betas_roughly(Y, model_matrix, offset_matrix, pseudo_count = 1)

Value

a matrix with one column for each coefficient


[Package glmGamPoi version 1.0.0 Index]