View source: R/estimate_betas.R
estimate_betas_roughly | R Documentation |
Make a quick first guess where reasonable beta would be
estimate_betas_roughly(
Y,
model_matrix,
offset_matrix,
pseudo_count = 1,
ridge_penalty = NULL
)
a matrix with one column for each coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.