calc_mean_univariate_ord: Calculate the mean for a univariate ordinal model

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calcualte the mean, g, for a univariate ordinal model by extracting b from th_v and calling calc_mean.

Usage

1
calc_mean_univariate_ord(x, th_v, mod_spec)

Arguments

x

The vector of independent variables

th_v

The ordinal parameter vector [b,tau,beta]

mod_spec

The model specification

Value

The mean, g(x,b), which is the same length as x


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