bernoulli_like: Bernoulli likelihood

View source: R/utils.R

bernoulli_likeR Documentation

Bernoulli likelihood

Description

Bernoulli likelihood

Usage

bernoulli_like(y, X, p_beta, p_c, p_d, p_df, inv_link_f, log = TRUE)

Arguments

y

Bernoulli observed values

X

Covariate matrix

p_beta

Regression coefficients

p_c

c parameter

p_d

d parameter

p_df

Degrees of freedom

inv_link_f

Inverse link function

log

For log-scale values

Value

Likelihood value


DouglasMesquita/robit documentation built on May 28, 2022, 8:30 a.m.