estimate_betas_roughly: Make a quick first guess where reasonable beta would be

View source: R/estimate_betas.R

estimate_betas_roughlyR 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,
  ridge_penalty = NULL
)

Value

a matrix with one column for each coefficient


const-ae/glmGamPoi documentation built on Feb. 13, 2024, 1:35 a.m.