estimate_overdispersions {glmGamPoi}R Documentation

Call gp_overdispersion_mle multiple times

Description

Call gp_overdispersion_mle multiple times

Usage

estimate_overdispersions(
  Y,
  mean_matrix,
  model_matrix,
  do_cox_reid_adjustment,
  subsample,
  verbose = FALSE
)

Value

a vector with the overdispersion estimates per gene


[Package glmGamPoi version 1.0.0 Index]