calc_neg_log_lik_vect_ord: Calculate the vector of negative log-likelihoods for an...

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the vector of negative log-likelihoods for an ordinal model

Usage

1
calc_neg_log_lik_vect_ord(th_v, x, v, mod_spec, tf_cat_vect = NA)

Arguments

th_v

The ordinal parameter vector [b,tau,beta]

x

The vector of independent variables

v

The vector of ordinal responses

mod_spec

The model specification

tf_cat_vect

(Optional) The transformation category vector to transform th_v to a constrained representation

Value

The vector of negative log-likelihoods, which is the same length as x


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.