Hello,
Thank you for this brilliant package and nice implementation.
However I have doubt regarding 'getThreshold' function from the code 'getLOY.R'. Here you use 'm - x.99' as the threshold for LOY. As per my calculation this should be '2*m - x.99'.
As L (the left threshold) + m = x.99 - m, hence L = x.99 - 2*m.
Please let me know your thought on this and correct me if I am missing something.
Have a nice day. Thank you.
Hello,
Thank you for this brilliant package and nice implementation.
However I have doubt regarding 'getThreshold' function from the code 'getLOY.R'. Here you use 'm - x.99' as the threshold for LOY. As per my calculation this should be '2*m - x.99'.
As L (the left threshold) + m = x.99 - m, hence L = x.99 - 2*m.
Please let me know your thought on this and correct me if I am missing something.
Have a nice day. Thank you.