powered by
maps real line onto open interval (xl, xu) using the transform y = (exp(xt) * xu + xl)/(1.+exp(xt)) where xt is a numeric vector with -Inf < xt < Inf
btrf(xt, xl, xu)
a numeric vector
a numeric vector of same length as x
a numeric vector of same length as x, and xu > xl
returns the inverse-logit transform (numeric) of xt
ftrf