Try

R> plot(1:10)
R> text(1,3, expression("(x, "*hat(y)*")"), pos=3)

Best,
Jorge.-



On Sun, Nov 24, 2013 at 10:51 AM, David Arnold <dwarnol...@suddenlink.net>wrote:

> Hi,
>
> I'd like to do this:
>
> text(1,3,"(x,yhat)",pos=3)
>
> But using (x,hat(y)). Any suggestions?
>
> D.
>
>
>
> --
> View this message in context:
> http://r.789695.n4.nabble.com/Label-point-with-x-hat-y-tp4681049.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@r-project.org 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.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to