calc_q: Calculate the likelihood for a univariate ordinal model as a...

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the probability of measuring the response m as a function of x for a univariate ordinal model

Usage

1
calc_q(x, th_v, m, mod_spec)

Arguments

x

The vector of independent variables

th_v

The ordinal parameter vector [b,tau,beta]

m

The ordinal response value

mod_spec

The model specification

Value

The vector for probabilities, which has the same length as x


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