get_vcov | R Documentation |
Returns the function that allows coefficients to be transformed into a number on the scale of the result.
get_vcov(object, cluster = NULL)
object |
The model object. |
cluster |
Optional formula to identify clsuter for clustered standard errors. |
The data used in the model.
Other internal functions:
get_coef()
,
get_data()
,
get_draws()
,
get_formula()
,
get_link()
,
results_coefficients()
,
results_contrasts()
,
results_predictions()
,
structure_predictions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.