Tip: Julia vs. R – introduction videos and more
(This article was first published on OpenCPU » R-bloggers, and kindly contributed to R-bloggers) Last years UseR 2012 conference in Nashville had an interesting discussion session titled “What other...
View ArticleR database interfaces
(This article was first published on Burns Statistics » R language, and kindly contributed to R-bloggers) Several packages on CRAN provide (or relate to) interfaces between databases and R. Here is a...
View ArticleMy favorite community links
(This article was first published on comSysto Blog » R, and kindly contributed to R-bloggers) We love to work with latest big data technologies. Currently, our favorite open-source tools are the NoSQL...
View ArticleUPDATE Multiple postgreSQL Table Records in Parellel
(This article was first published on NERD PROJECT » R project posts, and kindly contributed to R-bloggers) Unfortunately the RpostgreSQL package (I’m pretty sure other SQL DBs as well) doesn’t have a...
View Articlecolumn-store R or: how i learned to stop worrying and love monetdb
(This article was first published on asdfree by anthony damico, and kindly contributed to R-bloggers) "Combining R's sophisticated calculations and MonetDB's excellent data access performance is a...
View ArticlePython vs R vs SPSS … Can’t All Programmers Just Get Along?
(This article was first published on Data Community DC » R, and kindly contributed to R-bloggers) Programmers have long been very proud and loyal with their tools, and often very vocal. This has led...
View ArticleGuide to accessing MS SQL Server and MySQL server on Mac OS X
(This article was first published on Super Nerdy Cool » R, and kindly contributed to R-bloggers) Native GUI client access to MS-SQL and MySQL We can use Oracle SQL Developer with the jTDS driver to...
View ArticleTip: Julia vs. R – introduction videos and more
(This article was first published on OpenCPU » R-bloggers, and kindly contributed to R-bloggers) Last years UseR 2012 conference in Nashville had an interesting discussion session titled “What other...
View ArticleAmazon AWS Summit 2013
(This article was first published on Statistical Research » R, and kindly contributed to R-bloggers) I was fortunate enough to have been able to attend the Amazon AWS Summit in NYC and to listen to...
View ArticleConcerto v4.b web-based Content Management System for R Users
(This article was first published on Econometrics by Simulation, and kindly contributed to R-bloggers) Concerto is a open source R Content Management System for developing online applications. The...
View ArticleConcerto Simple Demonstration Test v4.b
(This article was first published on Econometrics by Simulation, and kindly contributed to R-bloggers) # This is my first attempt to post a example of a test using Concerto 4 beta.# See Simple Test#...
View ArticleComputed columns for dataframes
(This article was first published on PirateGrunt » R, and kindly contributed to R-bloggers) Everyone loves to aggregate data. Everyone loves to create new columns based on other columns. Everyone...
View ArticleDisaggregating Annual Losses into Each Quarter
(This article was first published on Yet Another Blog in Statistical Computing » S+/R, and kindly contributed to R-bloggers)In loss forecasting, it is often necessary to disaggregate annual losses...
View ArticleSocial Network Analysis at New Frontiers in Computing 2013
(This article was first published on Revolutions, and kindly contributed to R-bloggers)by Joseph RickertThis past Saturday, the New Frontiers in Computing Conference (NFIC 2013), held at Stanford...
View ArticleInnovation Will Never Be At The Push Of A Button
(This article was first published on randyzwitch.com » R, and kindly contributed to R-bloggers)@randyzwitch @benjamingaines @usujason I am envisioning the data science equivalent of an autonomous...
View ArticleStepping up to Big Data with R and Python: A Mind Map of All the Packages You...
(This article was first published on Data Community DC » R, and kindly contributed to R-bloggers)On May 8, we kicked off the transformation of R Users DC to Statistical Programming DC (SPDC) with a...
View ArticleCouch, apis and all that
(This article was first published on Recology - R, and kindly contributed to R-bloggers)It is getting easier to get data directly into R from the web. Often R packages that retrieve data from the web...
View ArticleRyan Sheftel: "R on the Trading Desk"
(This article was first published on Revolutions, and kindly contributed to R-bloggers)by Joseph RickertIn a post last week, I offered some first impressions about R/Finance 2013. Apparently, I was...
View ArticleSymmetric set differences in R
(This article was first published on Life in Code, and kindly contributed to R-bloggers) My .Rprofile contains a collection of convenience functions and function abbreviations. These are either...
View ArticleR and MongoDB
(This article was first published on Yet Another Blog in Statistical Computing » S+/R, and kindly contributed to R-bloggers)MongoDB is a document-based noSQL database. Different from the relational...
View Article