Description Usage Arguments Value
View source: R/variable_transforms.R
Extract the parameter vector for a univariate fit from a larger parameter vector
1 | extract_univariate_param_vect(th_y, mod_spec, j = NA, k = NA)
|
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) |
The univariate parameter vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.