View source: R/estimate_betas.R
Estimate the Betas for Fixed Dispersions
1 2 3 4 5 6 7 | estimate_betas_fisher_scoring(
Y,
model_matrix,
offset_matrix,
dispersions,
beta_mat_init
)
|
a list with two elements
Beta
a matrix with one column for each coefficient
iterations
the number of iterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.