I am trying to transform a vector dataset using the BoxCox command in R which contains a few 0 values and the result shows "Transformation requires positive data". After doing further internet study I found that the two parameter Box-Cox transformation is suitable for my case. I have tried the code as following:
X4.tr