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