identify_link_function {BayesPostEst}R Documentation

Try to identify link function

Description

Try to identify link function

Usage

identify_link_function(obj)

Arguments

obj

stanfit object

Value

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


[Package BayesPostEst version 0.3.2 Index]