similar to: Citing R in journal articles (or the failure to)

Displaying 20 results from an estimated 3000 matches similar to: "Citing R in journal articles (or the failure to)"

2009 Aug 20
0
Sweave truncation
Peter Thank you for the information. I accidentally deleted Ken's post without having read it. Ken' s thought is great but as you said awful to implement I thought that capture.output would come in handy some time when I first saw it on an unrelated reply. Just thought :- the latex listings package may have alternatives If I remember correctly it has wrapping and other goodies but I
2008 Nov 12
1
Understanding glm family documentation: dev.resids
Hi all Consider the family function, as used by glm. The help page says the value of the family object is a list, one element of which is the following: dev.resids function giving the deviance residuals as a function of (y, mu, wt). But reading any of the family functions (eg poisson) shows that dev.resids is a function that computes the *square* of the deviance residuals (at least, by
2010 Dec 14
0
Sweave problem: lines repeated
Hi all I'm having a problem when using Sweave. Here is a minimal example. My input file (eg, test.Snw) looks like this: <<TESTME,echo=FALSE, results=hide,fig=FALSE,keep.source=TRUE>>= data(cars) m1 <- lm( dist~speed, data=cars ); coef( m1 ) @ <<echo=TRUE,results=verbatim,fig=FALSE,keep.source=TRUE>>= <<TESTME>> @ <<TESTME2,echo=FALSE,
2010 Aug 26
3
Using termplot() with transformations of x
Hi all I was playing with termplot(), and came across what appears to be an inconsistency. It would appreciate if someone could enlighten me: > # First, generate some data: > y <- rnorm(100) > x <- runif(length(y),1,2) > # Now find the log of x: > logx <- log(x) > > # Now fit two models that are exactly the same, but specified differently: > m1 <-
2009 Jan 28
2
OT: Adding verbatim R code text into LaTeX documents: texttt; verb or url?
Hi all I use Sweave extensively to mix R and LaTeX, and often have R code appearing in my LaTeX document. Just a quick question then: What is the best way to add example of R commands into LaTeX in-line? (That is, not using Sweave.) For example, suppose I wish to place in my document this instruction: ...is done in R using the command \verb|lm( y ~ var.one + var.two )| as follows: I
2009 Aug 19
3
Sweave output from print.summary.glm is too wide
Hi all I am preparing a document using Sweave; a really useful tool. But I am having a problem. Consider this toy example Sweave file: \documentclass{article} \begin{document} <<echo=TRUE,results=verbatim>>= options(width=40) # Set width to 40 characters hide <- capture.output(example(glm)) # Create an example of the problem, but hide the output summary(glm.D93) #
2012 Sep 11
2
.NAME in .Fortran
Hi all I've been getting some emails from the R package maintainers that I need to update some code in a CRAN packge that uses FORTRAN, to comply with (not so recent) changes. I've been a little busy... I'm having trouble adjusting my code. I hope someone can help. The package was working fine, and a few R functions in my package had lines like this: tmp <- .Fortran(
2009 Apr 24
2
Error building package: LaTeX error when creating PDF version
Hi all I am trying to build an R package, which I have successfully done many times before, but have an error I cannot trace. I hope someone can help me. Here's is some edited output (full output below if it is useful): pdunn2 at PDunnUbuntu:~/DSdata$ R CMD build GLMsData * checking for file 'GLMsData/DESCRIPTION' ... OK * preparing 'GLMsData': * checking DESCRIPTION
2001 Jul 10
1
Citing an article from R News
The editorial in Volume 1/2 of R News requests that we cite articles in R News by using the ISSN 1609-3631 and the URL http://cran.R-project.org/doc/Rnews/. Could someone provide a sample BibTeX entry, say for Brian Ripley's article on "Installing R under Windows" from that issue? I am using the natbib package, if that matters. I would start with @Article{R:Ripley:2001, author
2006 Oct 09
1
windows doesn't show groups in security tab of file properties
Hello, I've a Samba 3.0.23c-SerNet-Debian PDC (no BDC or anything) connected to OpenLDAP. I thought it would work smoothly, I didn't discover any problems until today. I'am trying to create a ntconfig.pol with poledit, but it doesn't show me any groups to add to the policy. I can see all the users by the way. To eleminate a poledit problem I used the security tab (in german
2006 Mar 13
1
music on hold without mpg123
Hello list, after the last time that mpg123 wen ballistic on our production system, we decided to skip mp3 playback altogether and to go for raw files. After half an hour playing with mpg123 and sox parameters in order to translate a mp3 file to a wav file that can be streamed back through * with no need for an mp3 decoder, I thought I'd post the result to the list to avoid wasting
2011 May 27
1
Help with Rmpi install
Hello R-help! I am a systems administrator for the University of Southern California. I take care of it's general-purpose research cluster, and have recently been asked to provide access to a parallelized R platform. I do not have any previous experience using R, and have only ever had to do anything more then 'yum -y install R'. We have a myrinet MPI network, and use mpich1 as our
2015 Mar 18
1
Folders with ~ (tilde) slow to save
I tried to close everything I had open and filter as best as I could.. but left random lines in just in case it helps. 172.16.5.230 is my local machine and *.33.235 is the server. This is a slow save.. 13:48:39.852340 (60) 001F5B35DB28 Broadcast UDP - Other Ports 172.16.5.93 172.16.5.255 00:04:53.922946 293.922946 13:48:39.852605 (60) 001F5B35DB28 USC-IANA
2005 Mar 21
0
permission mix-up happening
Hi, Presently I am facing a problem configuring our new SAMBA based file-server. Previously we used my workstation as a fileserver for our team (of about 12 users). Recently I moved all that stuff to a machine running Mandrak 10.1 Official (IA32). The way I configured samba is as follows (from smb.conf): [global] workgroup = ASIAPACIFIC netbios name = ocscfs security = user encrypt
2005 Mar 21
0
repost: permission mix-up happening
Reposting -- didn't notice my post appear. Hi, Presently I am facing a problem configuring our new SAMBA based file-server. Previously we used my workstation as a fileserver for our team (of about 12 users). Recently I moved all that stuff to a machine running Mandrak 10.1 Official (IA32). The way I configured samba is as follows (from smb.conf): [global] workgroup = ASIAPACIFIC netbios
2009 Jun 06
6
Journal Articles that Have Used R
Is there a way to get a reference list of journal articles that have used R? I am just looking for some examples of R graphs and presentation of results where R was used to generate the results. Thanks for any feedback and insights.
2003 May 07
0
New Mirror
This isn't really a dev question, but its also not a 'user' question either... At USC, we've setup a large mirror. One of the many things we are mirroring is openssh. I tried to contact miod at openbsd.org which I believe I got from the website, but I got no response. Anyway, the mirror is available through HTTP, FTP, and RSYNC: http://mirrors.usc.edu/pub/openssh/
2005 Mar 22
1
Is there a way to get inserted into an LEC's CLIDB?
> -----Original Message----- > From: Robert Goodyear [mailto:me@jrob.net] > Sent: Tuesday, March 22, 2005 1:21 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] Is there a way to get inserted into an LEC's > CLIDB? > > > Does anyone know if there's a service out there to -- for a fee -- > inject our DID into the
2005 Mar 15
1
(Yet another) Music on hold problem and another...
Hi, I've recently installed Asterisk and have got the majority of it configured (what an excellent piece of software it is, too), but I'm having a couple of problems. The first one is with music on hold! I've downloaded and installed mpg123 as specified: ># whereis mpg123 >mpg123: /usr/local/bin/mpg123 It's the correct version: >#
2004 Dec 13
1
Status of Sun BSM/Auditd Support ?
Hey folks, About a year ago it was pointed out to me there was BSM support in CVS that would hopefully make it into a release soon. I had a look over it and it looks like it covers everything (it certainly covers more than the 3 or 4 things we do here at USC). So I'm wondering what the status of that is? Is it planned for a release soon? Are there issues with it? This is a really big feature