[R] missing symbols for mathplot

Gabor Grothendieck ggrothendieck at gmail.com
Sat Nov 11 01:16:58 CET 2006


Try this:

plot(0, main = quote(P(X ~ "|" ~ A ~ intersect(B))))


On 11/10/06, stortignauz <andrea.storto at met.no> wrote:
>
> Hi all,
>
> I'm trying to write an axis label
> that sounds P( X | K and Xb ) (probability of X given K and Xb )
> but I need the intersection symbol
> (the "\cap" in latex)
> Actually I did'nt find any "cap" symbol
> in plotmath, the only one is
>
>   intersect(A[i],i==1,n)
>
> but is not my case because subscripts and arguments are mandatory.
>
> Anyone knows how to do?
> Thanks
>
> Andrea
>
> --
> View this message in context: http://www.nabble.com/missing-symbols-for-mathplot-tf2607328.html#a7275849
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list