similar to: Journal Articles that Have Used R

Displaying 20 results from an estimated 4000 matches similar to: "Journal Articles that Have Used R"

2016 Sep 08
6
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
Don't do anything yet. I may have found the problem by accident. I tried to use the computer from something else, and it was being drastically slowed down by some leftover processes, which turned out to be xlhtml. That is something that converts Excel files. Apparently, some excel files got into the libraries, and they were causing the indexing to hang completely. I am now running everything
2016 Sep 07
3
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
Hello, All: Jonathan Baron is "giving up" maintaining the RSiteSearch database. This breaks three things: (1) The R Site Search web service that Baron has maintained. (2) The RSiteSearch function in the utils package. (3) The sos package, for which I'm the maintainer and lead author. Might someone else be willing to take these over? For me,
2016 Sep 08
3
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
On 9/8/2016 5:01 AM, Jonathan Baron wrote: > OK. It is sort of fixed and sort of works. > > We'll keep it for now, but this is not going to work forever. When > namazu fails completely I will not have the time to install a new > search engine. > > One option is to use google. For a site like this, I think they will > want some money, but I'm not sure, and I do not
2016 Dec 21
1
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
Unfortunately, I am unable to get this search site working again. (The message below explains why I had to rebuild it.) The computer worked for the better part of a day downloading and installing all the help files from all CRAN packages. Somehow it failed to get the vignettes this time. But I pushed ahead and ran the part of namazu that makes the search indices: mknmz. And you can see the
2009 Jul 29
8
Adding picture to graph?
Hi while teaching R, the question came up if it would be possible to add a picture (saved on the HDD) to a graph (generated by plot()), which we could not answer. It might easily kill a clean graph, but: is there a way of doing this, even one should not do it? On a similar line of thought: is it possibe to define own symbols so that they can be used in the plot function with pch=? Rainer
2008 May 28
2
rmeta package: metaplot or forestplot of meta-analysis under DSL (ramdon) model
Dear all, I could not draw a forest plot for meta-analysis under ramdon models using the rmeta package. The rmeta has a default function for MH (fixed-effect) model. Has the rmeta package been updated for such a function? Or someone revised it and kept a private code? I would appreciate it if you could provide some information on this question. Thanks, Andrew This email is intended
2009 May 07
4
proposed changes to RSiteSearch
Can someone in R Core please take a look at the attached patches to RSiteSearch() and its help page? I guess Jon is planning some changes on his site. Jon: could you elaborate on what the patch does? Best, Andy Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New Jersey, USA 08889), and/or its
2007 Dec 06
5
Conjoint Analysis in R??
Pls advise how I can use R in conjoint analysis?? regds Faisal Afzal Siddiqui Karachi, Pakistan ____________________________________________________________________________________ Looking for last minute shopping deals?
2016 Sep 08
2
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
On 8 September 2016 at 06:01, Jonathan Baron wrote: | We have over 10,000 packages now. I wonder if searching all help files | is really helpful anymore. Yes it is. I go to http://rdocumentation.org a lot for quick look-ups. So thanks to Datacamp for running that. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2007 Nov 25
2
Install repeated library
Hello - I cannot get to www.alpha.luc.ac.be/~jlindsey/rcode.html<http://www.alpha.luc.ac.be/%7Ejlindsey/rcode.html>to obtain and install the repeated library for use of glmm(). Is the web page not active? Can you give me an alternative location to obtain the repeated library? Thank you, Becky Parker [[alternative HTML version deleted]]
2009 Mar 07
6
using a noisy variable in regression (not an R question)
Hi, This is not an R question, but I've seen opinions given on non R topics, so I wanted to give it a try. :) How would one treat a variable that was measured once, but is known to fluctuate a lot? For example, I want to include a hormone in my regression as an explanatory variable. However, this hormone varies in its levels throughout a day. Nevertheless, its levels differ substantially
2006 Jul 04
1
Problems on testing moderating effect (or interactive effect).
Hi everyone, I want to do test on moderating effect. I have three factors, A, B, and C. A has influence on B, and C moderating the influence. The relationship looks like this: A -----> B ^ | C A, B, and C are all scale variables. I think I can test the moderating effect by adding a interactive variable between A and C. But I'm not sure how to do. Is there a default way to
2010 Jan 08
3
Online R documentation
Dear list, Many people seem unhappy with the new documentation server because you need to have R running to access it, and it's not immediately obvious how to bookmark references so they work long-term. One solution to this problem is to have a globally available website that provides access to all package documentation. I'm happy to have a go at developing this, but I need some money to
2006 Dec 05
3
stat question - not R question so ignore if not interested
If do a scattrplot of data ( x and y ) and there are two clouds of points. One cloud is in the left bottom corner of the plot and the other cloud is in the upper right. If I fit a regression line to this data ( or equivalently , calculate a correlation ), then obviously, it is going to seem like x and y are related because a line has to be connected between the 2 clouds. But, there must be a
2008 Apr 11
3
strsplit and sapply
Colleagues, I have some text: TEXT <- c("a", "bb;ccc", "dddd;eeeee;ffffff") I want to retrieve the portion of each element before the first semicolon. I can split each element using strsplit: SPLIT <- strsplit(TEXT, ";") This yields: > SPLIT [[1]] [1] "a" [[2]] [1] "bb" "ccc" [[3]] [1] "dddd"
2006 Jun 29
4
Extracting R plots from MS Word
Hi, I am revising a paper that I am a co-author of. The figures are plots generated from R but at the moment I do not have the R code that generates them. As this is time critical I would like to slightly abuse the list by asking whether anyone knows how to extract from MS Word into a stand-alone graphics file a plot that was pasted into Word from R (probably as a Windows Metafile, but possibly
2010 Nov 21
3
R help
Dear All, I'm a beginner user in R and I would like to make a quadratic and plateau model in R. Can you help please with an example? Thanks so much -- Ahmed M. Attia Assistant Lecturer El-Khattara farm Station Agronomy Dept., Zgazig Univ., Egypt Visiting Scientist Haskell Agricultural laboratory Agronomy and Horticultural Dept., Univ. of Nebraska-Lincoln ahmedatia at zu.edu.eg
2009 Sep 04
3
eps file with embedded font
Dear list, I am trying to make eps file with embedded font. I use: postscript("ranking-exp-all.eps", horizontal=TRUE, onefile=FALSE, paper="special", height=8, width=12, family="Helvetica") # plot stuff dev.off() since R does not embed font, I then use: embedFonts(file="indegdistr.eps", outfile="indegdistrEMB.eps",
2006 Nov 08
6
Making a case for using R in Academia
Hello, new to the list, first message. This question perhaps might be more appropriate to R-sig-teaching, and I'd be happy to take it there if this is not the right place for it. I am teaching applied statistics at a small liberal arts college with limited resources, and we are currently using SPSS for our courses. Mainly the reason for this, as I understand it, is that this is what
2009 Sep 17
1
RCurl and Google Scholar's EndNote references
Hi! I've performed a Google Scholar Search using a query, let's say "Frank Harrell", and parsed the links to the EndNote references from the resulting HTML code. Now I'd like to download all the references automatically. For this, I have tried to use RCurl, but I can't seem to get it working: I always get error code "403 Forbidden" from the web server.