update_beta | R Documentation |
Function for updating betas
update_beta(probs, covariate, firth = TRUE)
probs |
outcomes p; probability between 0 and 1 |
covariate |
n x p matrix; this is the matrix for the primary predictor/covariate of interest |
firth |
use firth penalty? Default is TRUE. |
vector of estimated betas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.