make_p: Calculate p

View source: R/utils.R

make_pR Documentation

Calculate p

Description

Calculate p

Usage

make_p(X, p_beta, p_c, p_d, p_df, inv_link_f)

Arguments

X

Covariate matrix

p_beta

Coefficients

p_c

c parameter

p_d

d parameter

p_df

Degrees of freedom

inv_link_f

Inverse link function

Value

Likelihood value


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