dot-extractlink: Extract the Link from a 'brms' Model

.extractlinkR Documentation

Extract the Link from a brms Model

Description

Internal utility function to take a brmsfit object and extract the link for a specific dpar.

Usage

.extractlink(object, dpar)

Arguments

object

A brmsfit class model object.

dpar

The dpar for which the link should be extracted.

Value

A character string, the link.


brmsmargins documentation built on May 20, 2022, 1:07 a.m.