param_constr_to_unconstr: Transform a vector from a constrained to an unconstrained...

Description Usage Arguments Value

View source: R/variable_transforms.R

Description

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

Usage

1
param_constr_to_unconstr(param, tf_cat_vect)

Arguments

param

The vector of constrained parameters

tf_cat_vect

The vector of transformation categories

Value

The vector of unconstrained parameters, param_bar


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