[R] Latex and R

2003-10-22 Thread Salvatore Barbaro
Hi all! Is there a possibility to read Latex-formulas directly into R, e.g. to read c=\frac{a}{b} such that R knows that c<- a/b is meant? I wish to generate some numerical examples of a theoretical model with R (and also to generate some plots) and I find it exhausting to "translate" my model

Re: [R] identify function with postscript output?

2003-11-13 Thread Salvatore Barbaro
tput > > > to a postscript file? > > > Thanks and Regards > > > Ramakrishna > > > > See ?dev.copy > > Specifically dev.copy2eps(). In some applications you want to make > sure that the dimensions of the two devices match (or at least that > height/pointsi

Re: [R] Accents in R

2003-11-17 Thread Salvatore Barbaro
> I'm using R 1.8.0 in a Mandrake 9.0 > > Thanks, > > Xavier > > __ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help -- Salvatore Barbaro Un

[R] \vartheta

2003-12-11 Thread Salvatore Barbaro
Hi, is it possbible to include the Latex-variable \vartheta into a plot (using, for instance, the expression function). Thanks in advace Salvatore __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help

[R] Greek Letters for labeling persp-axis

2003-01-06 Thread salvatore barbaro
re brackets. Thanks in advance. Yours Salvatore Barbaro salvatore barbaro department of public economics platz der göttinger sieben 3 37073 göttingen tel.: +49 551 3919704 fax: +49 551 39 7353 http://www.gwdg.de/~sbarbar __ [EMAIL PROTECTE

[R] error functions

2003-06-21 Thread Salvatore Barbaro
Hi everybody, does anybody know if R contains error functions like "erf" and "erfc" in S-Plus? Thanks in advance. __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help

[R] median and joint distribution

2003-07-24 Thread Salvatore Barbaro
Dear R-"helpers"! May I kindly ask the pure statistics-experts to help me for a purpose which first part is not directly concerned with R. Consider two distribution functions, say f and g. For both, the median is smaller than a half. Now, the multiplicative or additive linkage of both distribution

Re: [R] Math Expression and Variable Value in Title

2004-01-29 Thread Salvatore Barbaro
ion(paste(n[i], " = ", n))) Obviously, I want "n_i = 20". How can I get that? Thanks in advance, -- Salvatore Barbaro University of Goettingen Department of Public Economics Platz der Goettinger Sieben 3 D-37073 Goettingen Phone: +49 551 3919704 __