November 2016

Some R basics for SPSS users

November 20, 2016 | R on Jacob Long

There are a lot of reasons to use R instead of my field's standby software, SPSS. With that said, I won't get into them here. Instead, I just want to talk about a few things in R that might help a beginner get the hang of it. If you're moving ...
[Read more...]

Some R basics for SPSS users

November 20, 2016 | R on Jacob Long

There are a lot of reasons to use R instead of my field’s standby software, SPSS. With that said, I won’t get into them here. Instead, I just want to talk about a few things in R that might help a beginner get the hang of it. If ...
[Read more...]

Some R Basics for SPSS Users

November 20, 2016 | Jacob Long

There are a lot of reasons to use R instead of my field’s standby software, SPSS. With that said, I won’t get into them here. Instead, I just want to talk about a few things in R that might help a beginner get the hang of it. If ... [Read more...]

The y-axis: to zero or not to zero

November 20, 2016 | nsaunders

I don’t “do politics” at this blog, but I’m always happy to do charts. Here’s one that’s been doing the rounds on Twitter recently: A quick look at turnout data: It seems 2016 was nothing special for the Rep-candidate. It's the Dem-candidate that didn't get the vote ...
[Read more...]

SQLServer on Docker

November 19, 2016 | C

I have been looking forward to test driving Microsoft SQLServer R Services.   However, I don't run the Windows Operating System on any of my machines.  I do use Docker regularly and so was interested to hear about a new version of SQLServer that runs on Linux that is now available ...
[Read more...]

The Unfinished duplicated Function

November 19, 2016 | Steven M. Mortimer

If you’re a regular R user, then you’ve probably used or have seen the function duplicated(). If you’ve only grown up in the world of dplyr and other tidyverse packages with its cool function distinct(), then I highly envy you. In any case, you might find yourself ... [Read more...]

Tracking progress in R

November 19, 2016 | Kevin Kuang

Admit it or not, we human beings become anxious and impatient when it comes to waiting. Especially when we are blindfolded — that is, we are unaware of how long we have to suffer the endless wait. As pointed out by Brad Allan Myers, arguably the designer of the progress bar
[Read more...]

Tracking progress in R

November 19, 2016 | Kevin Kuang

Admit it or not, we human beings become anxious and impatient when it comes to waiting. Especially when we are blindfolded — that is, we are unaware of how long we have to suffer the endless wait. As pointed out by Brad Allan Myers, arguably the designer of the progress bar
[Read more...]

Tracking progress in R

November 19, 2016 | Kevin Kuang

Admit it or not, we human beings become anxious and impatient when it comes to wait. Especially when we are blindfolded — that is, we are unaware of how long we have to suffer the endless wait. As pointed out by Brad Allan Myers, arguably the designer of progress bar in 1980...
[Read more...]

MySql in a container

November 19, 2016 | John Mount

I have previously written on using containerized PostgreSQL with R. This show the steps for using containerized MySQL with R. As a consulting data scientist I often have to debug and rehearse work away from the clients actual infrastructure. Because of this it is useful to be able to spin ... [Read more...]

BH 1.62.0-1

November 19, 2016 | Thinking inside the box

The BH package on CRAN was updated to version 1.62.0. BH provides a large part of the Boost C++ libraries as a set of template headers for use by R, possibly with Rcpp as well as other packages. This release upgrades the version of Boost to the upstr... [Read more...]

ShinyProxy 0.7.5

November 19, 2016 | tobias

Saturday 19 November 2016 - 13:37 ShinyProxy is a novel, open source platform to deploy Shiny apps for the enterprise or larger organizations. Since the last release (see this blog post), we received two interesting use cases for which we did n... [Read more...]

ShinyProxy 0.7.5

November 19, 2016 | Open Analytics

Since the last release (see this blog post), we received two interesting use cases for which we did not imagine ShinyProxy would be used. First of all, we received a request to support other authentication methods than LDAP authentication. Whereas ShinyProxy is currently used primarily by larger organizations and companies ... [Read more...]

Crime Analysis – Denver-Part 2

November 18, 2016 | Scott Stoltzman

Getting More Granular Where we’re going In having noticed the crime rates heading up over the last few years, taking a better look seemed more important. I want to first look at “CRIME” before looking into “TRAFFIC” in the data set. It sounds more interesting and I hope the ... [Read more...]

Reproducible Finance with R: A Sharpe Ratio Shiny App

November 18, 2016 | Jonathan Regenstein

by Jonathan Regenstein In this previous post, we used an R Notebook to grab the monthly return data on three stocks, build a portfolio, visualize portfolio performance, and calculate the Sharpe Ratio. The Notebook format emphasized reproducibility and reuse by other R coders. Today, we’ll convert that Notebook into ... [Read more...]

The 5 most popular R packages

November 18, 2016 | David Smith

The good folks at DataCamp track activity related to R packages on the RDocumentation.org Trends page. As of this writing, it tracks statistics on 11,768 packages (distributed across CRAN, BioConductor and Github) comprising over 1.7 million R functions in total. On that page, you can find current rankings on the most ... [Read more...]

Rcpp 0.12.8: And more goodies

November 18, 2016 | Thinking inside the box

Yesterday the eighth update in the 0.12.* series of Rcpp made it to the CRAN network for GNU R where the Windows binary has by now been generated too; the Debian package is on its way as well. This 0.12.8 release follows the 0.12.0 release from late ... [Read more...]
1 4 5 6 7 8 15

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)