init_univariate_ord: Initialize a univariate ordinal model

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Initialize the parameter vector for a univariate ordinal model

Usage

1
init_univariate_ord(x, v, mod_spec, anneal = T, anneal_seed = NA)

Arguments

x

The vector of independent variables

v

The vector of ordinal responses

mod_spec

The model specification

anneal

Whether or not to refine the initialization by annealing

anneal_seed

An optional seed to make annealing reproducible (default: NA, not used)

Value

An initialization for the ordinal parameter vector, th_v0


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