Hi, I am trying to fit sample data to a Johnson SU distribution in S-Plus. It seems not many people use S-Plus, so if you are familiar with R then you could help as well.
The code that I have is:
[FONT="Courier New"]f.Jsu.fun.takeslist(x,g,l,r,e)
which is a function I have made that...