calc_neg_log_lik_vect_cont: Calculate the vector of negative log-likelihoods for a...

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the vector of negative log-likelihoods for a continuous model

Usage

1
calc_neg_log_lik_vect_cont(th_w, x, w, mod_spec, tf_cat_vect = NA)

Arguments

x

The vector of independent variables

w

The vector of continuous responses

mod_spec

The model specification

tf_cat_vect

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

th_v

The continuous parameter vector [c,kappa]

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.