I cannot get the following to work:
Code: Select all
$E[{\bf \theta}|X]$
I searched Google, but nothing so far. Any suggestions?
Regards,
Alex
Code: Select all
$E[{\bf \theta}|X]$
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass{article}
\usepackage{bm}
\begin{document}
$E[{\bm{\theta}}|X]$
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.