It looks like a common consensus that likelihood ratio (LR) test is preferred over log rank and Wald in Cox model when sample size is small. I did some research and couldn't find any clear answer
My superficial understanding is that the uncertainty of variance approximation as well as the normal distribution (instead of t-distribution) approximation in Wald test makes it less accurate when sample size is small. Log rank is non-parametric which makes it less accurate for small sample sizes (I have a feeling that my understanding is not quite correct...).
Anyway, Can anyone share some insight regarding why LR test is considered more accurate than the other two?