estimate_betas_group_wise: Estimate the Betas for Fixed Dispersions

Description Usage Value

View source: R/estimate_betas.R

Description

Estimate the Betas for Fixed Dispersions

Usage

1
2
3
4
5
6
7
8
9
estimate_betas_group_wise(
  Y,
  offset_matrix,
  dispersions,
  beta_group_init = NULL,
  beta_mat_init = NULL,
  groups,
  model_matrix
)

Value

a list with three elements


glmGamPoi documentation built on Nov. 8, 2020, 7:14 p.m.