Result: If $X_{1},...,X_{n}$ are iid $f(x;\theta_{0})$, then P[L($\theta_{0}$;$\undertilde{X}$) > L($\theta;\undertilde{X}$)]
Everything shows up fine, but the ">" sign comes out as an upside down "?" if anyone can explain
Result: If $X_{1},...,X_{n}$ are iid $f(x;\theta_{0})$, then P[L($\theta_{0}$;$\undertilde{X}$) > L($\theta;\undertilde{X}$)]
Everything shows up fine, but the ">" sign comes out as an upside down "?" if anyone can explain
<needs to be in math mode. Would recommend one long math mode$P[L(\theta_{0};\undertilde{X}) > L(\theta;\undertilde{X})]$, rather than breaking it up symbol by symbol. If you insist on setting the equation in text mode (not recommended), you will need to add\usepackage[T1]{fontenc}to your preamble. – Steven B. Segletes Apr 21 '21 at 22:57> L($\theta...is rather strange markup, the whole inequality should be a single math expression – David Carlisle Apr 21 '21 at 23:25