similar to: R Journal, Vol. 11, Issue 1

Displaying 20 results from an estimated 30000 matches similar to: "R Journal, Vol. 11, Issue 1"

2009 Dec 07
4
Announce: edtdbg, integrating R's debug() with your text editor
I've just developed edtdbg, a small package that integrates R's debug() with one's text editor. Excerpt from the README file: Goal The debug() function in R is primitive. My goal was to make it more usable by integrating it with one's text editor. Hence I wrote the package here, edtdbg. Its features include: * As one steps from line to line of code
2011 Oct 19
3
new R debugging tool
I've developed a new R debugging tool, debugR, available at http://heather.cs.ucdavis.edu/debugR.html This basically replaces my edtdbg, which I will no longer be supporting. The new tool is now decoupled from one's text editor, and has a lot more features than edtdbg did. Try it! Feedback is encouraged, of course. Norm Matloff
2010 Dec 30
0
The R Journal, Vol.2 Issue 2
The second issue of the second volume of The R Journal is now available at http://journal.r-project.org/current.html. Thanks to everyone involved. Next year, Heather Turner will be Editor-in-chief, and Hadley Wickham joins the Editorial Board, and Vince Carey leaves us. Peter Dalgaard Editor-in-chief -- Peter Dalgaard Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000
2010 Dec 30
0
The R Journal, Vol.2 Issue 2
The second issue of the second volume of The R Journal is now available at http://journal.r-project.org/current.html. Thanks to everyone involved. Next year, Heather Turner will be Editor-in-chief, and Hadley Wickham joins the Editorial Board, and Vince Carey leaves us. Peter Dalgaard Editor-in-chief -- Peter Dalgaard Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000
2010 Mar 11
2
ANNOUNCE--Rdsm package, a threads-like environment for R
My long-promised Rdsm package is now on CRAN. Some of you may recall that I made a prototype available on my own Web page last July. This is the official version, much evolved since I released the prototype. The CRAN description states: Provides a threads-like programming environment for R, usable both on a multicore machine and across a network of multiple machines. The package
2007 May 12
1
mtrace() fails
I find the R debug package very useful. I've installed and used it on several of the machines I use, without problems, but on one machine I get the following error: Loading required package: mvbutils Loading required package: utils MVBUTILS: no "tasks" vector found in ROOT Loading required package: tcltk Loading Tcl/Tk interface ... done [Previously saved
2009 Jul 08
0
Rdsm, a DSM package for parallel R programming
As I mentioned last week, I've been developing a package that I call Rdsm ("R distributed shared memory"), modeled after a similar package, PerlDSM, I wrote for Perl some years ago. It is now in alpha form, so I'm not uploading to CRAN yet, but it is definitely usable, and I am releasing it at http://heather.cs.ucdavis.edu/~matloff/R/Rdsm I hope many try it out, and give me
2009 Dec 23
0
new, much improved version of edtdbg debugging tool
A few weeks ago, I released my package edtdbg, which integrates R's debug() with your text editor. At the time, I said I'd release a version with more features in a couple of days. Well, it's taken a while, as I've experimented with various approaches, but I'm now releasing the new version, introducing the new features I had in mind then and some I've thought of since
2010 Aug 29
3
Question regarding significance of a covariate in a coxme survival
Using a p-value to make any kind of decision is questionable to begin with, and especially unreliable in choosing covariates in regression. Old studies, e.g. by Walls and Weeks and by Bendel and Afifi, have shown that if predictive ability is the criterion of interest and one wishes to use p-values for deciding whether to include a covariate, one should set the p-value bar very large, at 0.25 and
2010 Apr 03
3
full copy on assignment?
Here's a basic question that doesn't seem to be completely answered in the docs, and which unfortunately I've not had time to figure out by wading through the R source code: In a vector (or array) element assignment such as z[3] <- 8 is there in actuality a full rewriting of the entire vector pointed to by z, as implied by z <- "[<-"(z,3,value=8) Assume
2010 Jun 30
2
The R Journal, Vol.2 Issue 1
The first issue of the second volume of The R Journal will shortly be available at journal at r-project.org/current.html. Thanks to everyone involved. Peter Dalgaard Editor-in-chief -- Peter Dalgaard Center for Statistics, Copenhagen Business School Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com _______________________________________________ R-announce at
2010 Jun 30
2
The R Journal, Vol.2 Issue 1
The first issue of the second volume of The R Journal will shortly be available at journal at r-project.org/current.html. Thanks to everyone involved. Peter Dalgaard Editor-in-chief -- Peter Dalgaard Center for Statistics, Copenhagen Business School Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com _______________________________________________ R-announce at
2009 Jul 02
0
another type of parallel programming for R
On 2009-07-01, David M Smith <david at revolution-computing.com> wrote: > REvolution Computing has just released three new packages for R to > CRAN (under the open-source Apache 2.0 license): foreach, iterators, > and doMC. Together, they provide a simple, scalable parallel computing > framework for R that lets you take advantage of your multicore or > multiprocessor
2009 May 28
0
The R Journal volume 1, number 1, now available
On behalf of the editorial team, I am happy to inform you that the first issue of The R Journal is now available: http://journal.r-project.org I would like to thank team members Heather Turner, Peter Dalgaard, and John Fox for extraordinary efforts in producing this first number of the Journal. -- Vincent Carey, PhD Biostatistics, Channing Lab Editor-In-Chief The R Journal (ISSN 2073-4859)
2009 May 28
0
The R Journal volume 1, number 1, now available
On behalf of the editorial team, I am happy to inform you that the first issue of The R Journal is now available: http://journal.r-project.org I would like to thank team members Heather Turner, Peter Dalgaard, and John Fox for extraordinary efforts in producing this first number of the Journal. -- Vincent Carey, PhD Biostatistics, Channing Lab Editor-In-Chief The R Journal (ISSN 2073-4859)
2010 Jan 08
0
New issue (v1/n2) of R Journal now available; RSS feed as well
On behalf of the editorial team, I am happy to inform you that the second issue of The R Journal is now available: http://journal.r-project.org/current.html Note that an RSS feed is now in place: http://journal.r-project.org/rss.xml I welcome Peter Dalgaard as the new Editor-In-Chief. -- Vincent Carey, PhD Biostatistics, Channing Lab Editor-In-Chief (Emeritus) The R Journal (ISSN 2073-4859)
2010 Jan 08
0
New issue (v1/n2) of R Journal now available; RSS feed as well
On behalf of the editorial team, I am happy to inform you that the second issue of The R Journal is now available: http://journal.r-project.org/current.html Note that an RSS feed is now in place: http://journal.r-project.org/rss.xml I welcome Peter Dalgaard as the new Editor-In-Chief. -- Vincent Carey, PhD Biostatistics, Channing Lab Editor-In-Chief (Emeritus) The R Journal (ISSN 2073-4859)
2008 Jul 12
0
R-outlet: Journal of Statistical Software
The Journal of Statistical Software was founded by Jan de Leeuw in 1996. Currently, there are 26 volumes with 260 aricles and the journal publishes about 4 new volumes per year. The web address is www.jstatsoft.org. All articles are pdf files, since 2005 all produced from JSS LaTeX templates. JSS is edited by Jan de Leeuw, since 2005 jointly with Achim Zeileis of the Wirtschaftsuniversität Wien.
2006 May 10
0
ruby column at linux Journal
Better Late Than *Reeeally* Late: Last week''s Ruby column was posted at Linux Journal last night. There appears to be a bit of editorial flux there right now, so markup and scheduling are all a bit weird, but I hope to get things straightened out in time for next weeks column. In addition to news from around the Ruby world, I''ve included a quick overview of the rubyGems and
2017 Mar 16
0
Support for user defined unary functions
>>>>> Jim Hester <james.f.hester at gmail.com> >>>>> on Thu, 16 Mar 2017 12:31:56 -0400 writes: > Gabe, > The unary functions have the same precedence as normal SPECIALS > (although the new unary forms take precedence over binary SPECIALS). > So they are lower precedence than unary + and -. Yes, both of your > examples are