Some way to get constants from the Johnson Transformation
Hey everyone, I was trying to develop a script that would transform a column using the Johnson Transform and then be able to grab the constants from the formula to be able to put back into the inverse formula so I could use that to calculate the spec limits in their original units. So the work flow will be like this select a column-> transform using Johnson-> Run Control Chart-> see what the con...