extract_univariate_param_vect: Extract the parameter vector for a univariate fit from a...

Description Usage Arguments Value

View source: R/variable_transforms.R

Description

Extract the parameter vector for a univariate fit from a larger parameter vector

Usage

1
extract_univariate_param_vect(th_y, mod_spec, j = NA, k = NA)

Arguments

th_y

The full parameter vector

mod_spec

The full model specification

j

The index of the ordinal variable to extract (default: NA)

k

The index of the ordinal variable to extract (default: NA)

Value

The univariate parameter vector


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