search for: pbarata

Displaying 14 results from an estimated 14 matches for "pbarata".

Did you mean: barata
2008 Sep 16
1
plotting on the figure margin
...on the margin? I use R 2.7.2, running on Windows XP. Thank you very much. Paulo Barata -------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2008 Dec 21
1
function prop.trend.test (stats)
...statistical functions. I currently use R 2.8.0 running on Windows XP. Regards, Paulo Barata --------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2010 Oct 17
0
R 2.12 How many downloads
...are like GA etc? If so- can we see some numbers Ajay Websites- http://decisionstats.com http://dudeofdata.com Linkedin- www.linkedin.com/in/ajayohri <https://emailoracle.com/opt_out/?image_uuid=5c3f9e5a-c6f3-a2fe-2a68-409a37161c77> On Sun, Oct 17, 2010 at 11:48 PM, Paulo Barata <pbarata@infolink.com.br>wrote: > > Dear R-list members, > > I have just downloaded R 2.12.0 for Windows. When installing, > my antivirus software detected some malware during the > installation process. > > I use Windows XP SP3. My antivirus software is Avira Premium > Securi...
2006 Aug 08
1
parameter yaxs / function hist (graphics)
...yaxs="i", xlim=c(-4,4),xaxs="i") box() Thank you very much. Paulo Barata -------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz / Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brasil E-mail: pbarata at infolink.com.br
2008 Aug 21
2
barplot with anchored bars
...arplot. I use R version 2.7.1, running on Windows XP. Thank you very much. Paulo Barata -------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2010 Apr 22
1
packages gdata / gtools - installation in R 2.11.0
....11.0 are running on Windows XP, in the same computer. Thank you very much. Paulo Barata -------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br E-mail: paulo.barata at ensp.fiocruz.br
2006 Nov 22
3
saving graphics in jpeg format
...am using R 2.4.0 running under Windows XP. Thank you very much. Regards, Paulo Barata ----------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz (Oswaldo Cruz Foundation) Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br
2008 Jul 20
0
coin package (conditional inference / permutation): parameter teststat
...ning on Windows XP. The coin package is version 0.6-9 (5 May 2008). Thank you very much. Regards, Paulo Barata ----------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2010 Jul 27
0
gam (package gam) - diagonal of smoother matrix
...ponse') o <- order(x) lines(x[o],pr[o]) Thank you very much. Regards, Paulo Barata ------------------------------------------------------------------ Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2010 Jul 03
2
logistic regression - glm() - example in Dalgaard's book ISwR
...en regression 3 and regressions 1 and 2. ##== end ================================================= ---------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2009 Feb 24
0
data file - function write.fwf - library gdata
...bbb 1 111 2 222 3 333 4 444 5 555 6 666 ----------- Thank you very much. Paulo Barata -------------------------------------------------------------------- Paulo Barata Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation Rua Leopoldo Bulhoes 1480 - 8A 21041-210 Rio de Janeiro - RJ Brazil E-mail: pbarata at infolink.com.br Alternative e-mail: paulo.barata at ensp.fiocruz.br
2008 Jun 30
4
Problem reading a CSV
Hi, I have a CSV file where each row has at least 20 columns and some rows have up to 30 columns of data. When I use the command, Pathways<-read.table('MetaCycSample3.csv',sep=',',header=FALSE,quote='"') anything past the 21st column gets kicked down to a new row. How can I fix this? Thanks, -Nina
2007 May 03
0
unscrible pls
...Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 > e-mail: Roger.Bivand@nhh.no > > > > ------------------------------ > > Message: 6 > Date: Tue, 01 May 2007 21:50:14 +1000 > From: Jim Lemon <jim@bitwrit.com.au> > Subject: Re: [R] to draw a smooth arc > To: pbarata@infolink.com.br > Cc: r-help@stat.math.ethz.ch > Message-ID: <46372976.2040103@bitwrit.com.au> > Content-Type: text/plain; charset=us-ascii; format=flowed > > Paulo Barata wrote: > > Dear R-list members, > > > > I would like to draw a smooth arc. I can draw an...
2008 Jul 20
4
drawing segments through points with pch=1
Please excuse me for asking such basic questions: Here is my code > y=c(1.21,0.51,0.14,1.62,-0.8,0.72,-1.71,0.84,0.02,-0.12) > ybar=mean(y) > ll=length(y); > ybarv=rep(ybar,ll) > x=1:ll > plot(x,ybarv,pch=1) > segments(x[1],ybar,x[ll],ybar) What I get is a collection of small circles, with a segment "on top" of the circles, which is almost what I want. But I