flowjo_fasinh.Rdhyperbolic sine/inverse hyperbolic sine (flowJo-version) transform function constructor
flowjo_fasinh(m = 4, t = 12000, a = 0.7, length = 256) flowjo_fsinh(m = 4, t = 12000, a = 0.7, length = 256)
| m | numeric the full width of the transformed display in asymptotic decades |
|---|---|
| t | numeric the maximum value of input data |
| a | numeric Additional negative range to be included in the display in asymptotic decades |
| length | numeric the maximum value of transformed data |
fasinh/fsinh transform function
#> [1] 47.71901 142.75438 197.21910inverse.trans <- flowjo_fsinh() inverse.trans(data.trans)#> [1] 1 100 1000