Dear @David Harper CFA FRM
I am just curious to know, Jorion's Backtesting talks about Log Likelihood Ratio with
LR = -2*ln[(1-p)^(T-N)*p^N]+2*ln[(1-(N/T)]^(T-N)*(N/T)^N]
Meanwhile, the formula for a Logistic Regression is
(1/m)*sum(-y*log[h]-(1-y)*log[1-h])
Are they in some manner, interrelated?
I am just curious to know, Jorion's Backtesting talks about Log Likelihood Ratio with
LR = -2*ln[(1-p)^(T-N)*p^N]+2*ln[(1-(N/T)]^(T-N)*(N/T)^N]
Meanwhile, the formula for a Logistic Regression is
(1/m)*sum(-y*log[h]-(1-y)*log[1-h])
Are they in some manner, interrelated?