Oracle R Connector for Hadoop 2.2.0 released
(This article was first published on Oracle R Enterprise, and kindly contributed to R-bloggers) Oracle R Connector for Hadoop 2.2.0 is now available for download. The Oracle R Connector for Hadoop 2.x...
View ArticleSimulation of Blackjack: the odds are not with you
(This article was first published on Econometrics by Simulation, and kindly contributed to R-bloggers) I often want to simulate outcomes varying across a set of parameters. In order to accomplish this...
View ArticleOrthogonal Partial Least Squares (OPLS) in R
(This article was first published on imDEV » r-bloggers, and kindly contributed to R-bloggers) I often need to analyze and model very wide data (variables >>>samples), and because of this I...
View ArticleThe PISA2003lite package is released. Let’s explore!
(This article was first published on SmarterPoland » PISA in english, and kindly contributed to R-bloggers) Today I’m going to show how to install PISA2003lite, what is inside and how to use this R...
View ArticleR and Linear Algebra
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert I was recently looking through upcoming Coursera offerings and came across the course Coding...
View ArticleR for Ecologists: RLQ analysis (semi) explained
(This article was first published on Climate Change Ecology » R, and kindly contributed to R-bloggers) I’ve been reading about RLQ analysis, also known as the fourth corner method, for analyzing...
View ArticleWhere’s the Magic? (EMD and SSA in R)
(This article was first published on Thinkinator » Rblog, and kindly contributed to R-bloggers) When I first heard of SSA (Singular Spectrum Analysis) and the EMD (Empirical Mode Decomposition) I...
View ArticleInteractive 3D in Shiny (shinyRGL)
(This article was first published on Trestle Technology » R, and kindly contributed to R-bloggers) The rgl package has been used to produce rich, interactive 3D graphics within R using the OpenGL...
View ArticleEquidistant points on a map
(This article was first published on Freakonometrics » R-english, and kindly contributed to R-bloggers) This morning, I had a comment on a recent post, regarding a graph I did upload on the blog,...
View ArticleIntroduction to Feature selection for bioinformaticians using R, correlation...
(This article was first published on Computational Proteomics & Bioinformatics, and kindly contributed to R-bloggers) Bioinformatics is becoming more and more a Data Mining field. Every passing...
View ArticleA Rather Nosy Topic Model Analysis of the Enron Email Corpus
(This article was first published on Data and Analysis with R, for Work and Fun, and kindly contributed to R-bloggers) Having only ever played with Latent Dirichlet Allocation using gensim in python,...
View ArticleDream Team – combining Tableau and R
(This article was first published on Data * Science + R, and kindly contributed to R-bloggers) Last quarter was a bit too busy to write some new blog post because of a new job. And changing the job...
View ArticleGenerating d3js Motion Charts from rCharts
(This article was first published on OUseful.Info, the blog... » Rstats, and kindly contributed to R-bloggers) Remember Gapminder, the animated motion chart popularised by Hans Rosling in his TED...
View ArticleKey Driver vs. Network Analysis in R
(This article was first published on Engaging Market Research, and kindly contributed to R-bloggers) When marketing researchers speak of driver analysis, they are referring to an input-output model...
View ArticleVisualising Structure in Topic Models
(This article was first published on Quantifying Memory, and kindly contributed to R-bloggers) How exactly should we visualise topic models to get an overview of how topics relate to each other? This...
View ArticleHow to format plots for publication using ggplot2 (with some help from Inkscape)
(This article was first published on Noam Ross - R, and kindly contributed to R-bloggers) table tbody {border-top:2px; border-bottom:2px;} table thead {border-bottom:1px;} The following is the code...
View ArticlesjPlot – data visualization for statistics (in social science) #rstats
(This article was first published on Strenge Jacke! » R, and kindly contributed to R-bloggers) I’d like to announce the release of version 0.7 of my R package for data visualization and give a small...
View ArticleUsing R to replicate common SPSS multiple regression output
(This article was first published on Jeromy Anglim's Blog: Psychology and Statistics, and kindly contributed to R-bloggers) The following post replicates some of the standard output you might get from...
View ArticleA note on the co-moments in the IFACD model
(This article was first published on unstarched» R, and kindly contributed to R-bloggers) The Independent Factor Autoregressive Conditional Density (IFACD) model of Ghalanos, Rossi and Urga (2014)...
View ArticleNew version of analogue on CRAN
(This article was first published on From the Bottom of the Heap - R, and kindly contributed to R-bloggers) It has been almost a year since the last release of the analogue package. At lot has...
View Article