Suppose that $X$ is a random variable with support on $\mathbb{R}$ and that it is from a distribution $p(dx)$. Now assume that we have a parameter $\theta \in [-B,B]$ for some $B > 0$. Assuming that $\Phi(x)$ is the CDF of a standard normal distribution, I would like to show that:
$$ \int \sup_{\theta \ \in \ [-B,B]} |\log \Phi(x\theta)|p(dx) < \infty $$
and so is
$$ \int \sup_{\theta \ \in \ [-B,B]} |\log \Phi(-x\theta)|p(dx) < \infty $$
In other words, the expectation of the supremum of $|\log \Phi(x\theta)|$ and $|\log \Phi(-x\theta)|$ on $\theta \ \in \ [-B,B]$ is bounded.
Does anyone see an easy way to do this? Thanks.