beta_est.booster_model | R Documentation |
An S3 method for getting Beta for a model
## S3 method for class 'booster_model'
beta_est(squire_model, model_params, R0, tt_R0)
squire_model |
A model object |
model_params |
Parameters for the model |
R0 |
R0/Rt value to translate into beta |
tt_R0 |
Which time points does each R0 value relate to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.