Learn R Programming

BayesPostEst (version 0.4.0)

identify_link_function: Try to identify link function

Description

Try to identify link function

Usage

identify_link_function(obj)

Value

Either "logit" or "probit"; if neither can be identified the function will return `NA_character_`.

Arguments

obj

stanfit object