On Wed, Jan 13, 2010 at 9:00 AM, Shashikant Kore <[email protected]>wrote:
> Ted, > > Thank you for the tip. > > > > > rootLLR = signum(k11/k1* - k21/k2*) * sqrt(LLR) > > > > I didn't get what k1* and k2* are. I used (k11+k12) and (k21+k22) in > the denominator. That gives correct result. > > Your interpretation is correct. I use the * as a shorthand.
