powered by
maps a bounded parameter x onto the real line according to y=log((x-xl)/(xu-x))), with xl < x < xu. If this constraint is violated, an error occurs. x may be vector
ftrf(x, xl, xu)
a numeric vector
a numeric vector of same length as x with x > xl
a numeric vector of same length as x with x < xu
returns numerical vector of transforms
btrf