get_vcov: Get the inverse model link from a frequentist or Bayesian...

View source: R/results.r

get_vcovR Documentation

Get the inverse model link from a frequentist or Bayesian object.

Description

Returns the function that allows coefficients to be transformed into a number on the scale of the result.

Usage

get_vcov(object, cluster = NULL)

Arguments

object

The model object.

cluster

Optional formula to identify clsuter for clustered standard errors.

Value

The data used in the model.

See Also

Other internal functions: get_coef(), get_data(), get_draws(), get_formula(), get_link(), results_coefficients(), results_contrasts(), results_predictions(), structure_predictions()


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.