estimate_betas_fisher_scoring: 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
estimate_betas_fisher_scoring(
  Y,
  model_matrix,
  offset_matrix,
  dispersions,
  beta_mat_init
)

Value

a list with two elements


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