[R] Urgent query
peter dalgaard
pdalgd at gmail.com
Fri Sep 4 23:57:49 CEST 2015
> On 03 Sep 2015, at 19:34 , Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> You still failed to post to the list! Please learn how to use your
> mail client properly and **always** cc the list.
>
> Anyway, here is an answer (there may be other ways):
>
>> curve(dweibull(x,shape=0.8,scale=1),mgp=c(2,0.3,0),cex.lab=1.2,xlab="t",ylab="f(t)")
>> mtext(expression(italic(paste(alpha==1,","," ",0<phantom(),beta<1))),side=1,line=4,cex=1)
>
I think I prefer:
mtext(expression({alpha==1}*","~0<{beta<1}),side=1,line=4,cex=1)
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-help
mailing list