> If by unimodal, you mean "one hump", then it seems that way to me
> too. I see no reason why you can't sample from the slice directly by
> guessing at the bounds. But I will humor everyone by breaking
> g(theta) up.
>
> Actually, is the point of obtaining B that you can build a piecewise
> bounding distribution for the original g, for which it is easy to
> calculate the bounds of each slice on the original g?
Unimodal is not a necessary condition for being able to calculate the
bounds of the horizontal slices easily. The unimodal slices g_ij are
easy to bound...whereas g_i might not be.
>
> Or are we just supposed to do slice sampling with multiple auxiliary
> variables on the components of g?
That's exactly what you're supposed to do.
-Percy