Description Usage Arguments Value
View source: R/variable_transforms.R
Transform a vector from an unconstrained to a constrained representation. The categories are: Category Description 0 Unconstrained 1 Positive 2 -1 to 1 3 Positive difference
1 | param_unconstr_to_constr(param_bar, tf_cat_vect)
|
param_bar |
The vector of unconstrained parameters |
tf_cat_vect |
The vector of transformation categories |
The vector of constrained parameters, param
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.