estimate_betas_fisher_scoring {glmGamPoi}R Documentation

Estimate the Betas for Fixed Dispersions

Description

Estimate the Betas for Fixed Dispersions

Usage

estimate_betas_fisher_scoring(
  Y,
  model_matrix,
  offset_matrix,
  dispersions,
  beta_mat_init
)

Value

a list with two elements


[Package glmGamPoi version 1.0.0 Index]