Skip to contents

Transform a simplex (values sum to 1) back to an unconstrained vector.

Usage

inv_simplex(x)

Arguments

x

a numeric vector that sums to 1.

Value

a numeric vector of unconstrained values.