boxcox.inv {bimixt} | R Documentation |
Inverse of the Box-Cox transformation. Called internally in bc.twocomp
and bc.fourcomp
.
boxcox.inv(y, lambda)
y |
a numeric vector or scalar |
lambda |
Box-Cox transformation variable. |
A vector or scalar of the untransformed values of x.
Michelle Winerip, Garrick Wallstrom, Joshua LaBaer
Box, George EP, and David R. Cox. "An analysis of transformations." Journal of the Royal Statistical Society. Series B (Methodological) (1964): 211-252.
boxcox
boxcox.deriv
boxcox.inv.density