September 2014

Princess Jasmine’s Trick

September 12, 2014 | aschinchon

I’m history! No, I’m mythology! Nah, I don’t care what I am; I’m free hee! (Genie, when he is released from the magical oil lamp by Aladdin) A long time ago, in a kingdom far away, lived a beautiful princess named Jasmine. There also lived a ... [Read more...]

Using colorized PNG pictograms in R base plots

September 12, 2014 | markheckmann

Today I stumbled across a figure in an explanation on multiple factor analysis which contained pictograms.   Figure 1 from Abdi & Valentin (2007), p. 8. I wanted to reproduce a similar figure in R using pictograms and additionally color them e.g. by group membership . I have almost no knowledge about image processing, so […] [Read more...]

R: k-Means Clustering on Imaging

September 11, 2014 | Al Asaad

Enough with the theory we recently published, let's take a break and have fun on the application of Statistics used in Data Mining and Machine Learning, the k-Means Clustering.k-means clustering is a method of vector quantization, originally from signa... [Read more...]

shinyStore – Persistent Client-Side Storage in Shiny

September 11, 2014 | Jeff Allen

We’re thrilled to announce the availability of shinyStore, an R package that enables HTML5 Web Storage from Shiny, an interactive web application framework for R. A live demo of an example application is available here. Set a text value then refresh the page, or close the tab and come ... [Read more...]

UVA / Charlottesville R Meetup

September 11, 2014 | Stephen Turner

TL;DR? We started an R Users group, awesome community, huge turnout at first meeting, lots of potential.---I've sat through many hours of meetings where faculty lament the fact that their trainees (and the faculty themselves!) are woefully ill-prepared... [Read more...]

Save your simulation study seeds

September 11, 2014 | Robert

Here in the Northern hemisphere, gardeners are gathering seeds from their prize-winning vegetables are storing them away for next year’s crop. Today at the 20th London Stata Users’ Group meeting, I learnt a similar trick. It’s strange I never thought … Continue reading → [Read more...]

R at Conferences this Fall

September 11, 2014 | Joseph Rickert

by Joseph Rickert The days are getting shorter here in California and the summer R conferences UseR!2014 and JSM are behind us, but there are still some very fine conferences for R users to look forward to before the year ends. DataWeek starts in San Francisco on September 15th. I ... [Read more...]

R User Group in Birmingham, AL

September 11, 2014 | klr

If Birmingham, UK has one, then Birmingham, AL, USA should too. There is a big gaping hole in R user groups between Georgia and Texas that I think needs filling.  Way back in 2011, I weakly posted R User Group Birmingham Alabama, but this time I am mo... [Read more...]

Generalized Double Pareto Priors for Regression

September 10, 2014 | Lindons Log » R

This post is a review of the “GENERALIZED DOUBLE PARETO SHRINKAGE” Statistica Sinica (2012) paper by Armagan, Dunson and Lee. Consider the regression model (Y=Xbeta+varepsilon) where we put a generalized double pareto distribution as the prior on the regression coefficients (beta). The GDP distribution has density $$begin{equation} f(... [Read more...]

Visualizing Website Pathing With Sankey Charts

September 10, 2014 | Randy Zwitch

In my prior post on visualizing website structure using network graphs, I referenced that network graphs showed the pairwise relationships between two pages (in a bi-directional manner). However, if you want to analyze how your visitors are pathing through your site, you can visualize your data using a Sankey chart. ... [Read more...]
1 7 8 9 10 11 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)