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

View source: R/results.r

get_linkR 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_link(object)

Arguments

object

The model object.

Value

The data used in the model.

See Also

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


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