I think most of us are in a similar situation. I've usually kept mine in
a file which is sourced when I start R. The main problem I have with
this is that it clutters up my environment with a lot of stuff I don't
need all the time. I'm in the process of creating a custom package which
will be l
You can easily do this by:
qplot(x=as.factor(sch),y=est, geom='point', colour='red') +
geom_pointrange(aes(x=as.factor(sch), y=est, ymin=lower.95ci, ymax=upper.95ci))+
xlab('School') + ylab("Value-added")+theme_bw()
On 07/07/2011 05:55 PM, Christopher Desjardins wrote:
Hi,
I have the followi
Seconded
On 03/16/2011 05:37 PM, Bert Gunter wrote:
Ha! -- A fortunes candidate?
-- Bert
If this is really a time series, then you will have serious validity
problems due to auto-correlation among non-independent units. (But if you
are just searching for a way to pull the wool over the eyes of
I'm sure the legal ground is tricky. However, OpenOffice and LibreOffice
and KWord have been able to open the (proprietary) MS Word doc format
for a while now, and they are open source (and Libre Office might even
be GPL'd), so the algorithm is in fact "published" in Jeremy's sense,
and has b
gt;
> __
> 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
On 10/1/10 9:18 AM, lord12 wrote:
How do you call R methods from Java? I want to create a GUI using Swing in
Jaa that calls R methods in Java.
Look in the documentation for the rJava package
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
ARAASTAT
Ph: 301.385.3067
E: adasgu
Reading Gilbert's paper and references, and going on the web, I see that
Gilbert provided Fortran source code for his method as well as Tarone's
method. It might be possible to wrap this in R
On 09/30/2010 06:40 PM, Jim Silverton wrote:
Does anyone has the Rcode for Gilbert's 2005 paper on th
Look at the "qvalue" package by Dabney and Storey, which might satisfy
your last query
On 09/30/2010 06:40 PM, Jim Silverton wrote:
Does anyone has the Rcode for Gilbert's 2005 paper on the discrete FDR and
Tarone's 1990 paper? And Storey's pFDR?
____
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.
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
A
ermine how 'm' relates to
'x$y'. Any tips/guidance is appreciated.
Mark T. W. Ebbert
__
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
ty 300x300 fig1.pdf fig1.png")
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
ARAASTAT
Ph: 301.385.3067
E: adasgu...@araastat.com
W: http://www.araastat.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r
uld be nice not to have to 'copy and
paste' it into R on every startup:
http://www.r-statistics.com/wp-content/uploads/2010/02/Friedman-Test-with-Post-Hoc.r.txt
This would be for Ubuntu, if that makes any difference.
Cheers
--
Abhijit Dasgupta, PhD
Director and Principal St
ition of INBO, as long as the message is not confirmed by a duly
signed document.
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
ARAASTAT
Ph: 301.385.3067
E: adasgu...@araastat.com
W: http://www.araastat.com
__
R-help@r-project.org maili
ocument.
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
ARAASTAT
Ph: 301.385.3067
E: adasgu...@araastat.com
W: http://www.araastat.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the pos
You haven't wrapped p in the print command, which is one of the ways to
make sure the plot gets printed when we need it.
print(p+geom_point(aes(size=3))) does the trick
On 08/26/2010 06:08 AM, Petr PIKAL wrote:
Dear all
I want to save several ggplots in one pdf document. I tried this
for (i
The paste-y argument is my usual trick in these situations. I forget
that tapply can take multiple ordering arguments :)
Abhijit
On 08/24/2010 02:17 PM, David Winsemius wrote:
On Aug 24, 2010, at 1:59 PM, Abhijit Dasgupta, PhD wrote:
The only problem with this is that Chris's u
ed, minimal, self-contained, reproducible code.
David Winsemius, MD
West Hartford, CT
__
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,
.
Many thanks,
Chris Beeley,
Institute of Mental Health, UK
__
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-cont
LEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
ARAASTAT
Ph: 301.385.3067
E: adasgu...@araastat.com
W: http://www
]]
__
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.
--
Abhijit Dasgupta, PhD
Director and Principal Statistician
20 matches
Mail list logo