January 2017

BiclustGUI 1.1.0

January 26, 2017 | BiclustGUI - r

BiBitR enters the fray! Ewoud De Troyer, University of Hasselt (CenStat) Introduction The latest patch of the BiclustGUI includes the implementation of BiBitR, a simple R wrapper which directly calls the original Java code for applying the BiBit algo... [Read more...]

Kung Fu R

January 26, 2017 | David Smith

A great way to hone your skills as a data scientist is to pick a topic you're passionate about, find some data related to it, and analyze the heck out of it. Jim Vallandingham is clearly passionate about old Kung Fu movies — particularly those from the Shaw Brothers Studio — and ... [Read more...]

Image Compression with Principal Component Analysis

January 26, 2017 | Aaron Schlegel

Image compression with principal component analysis is a frequently occurring application of the dimension reduction technique. Recall from a previous post that employed singular value decomposition to compress an image, that an image is a matrix of pixels represented by RGB color values. Thus, principal component analysis can be used... ...
[Read more...]

New Zealand bank replaces SAS server with R Server

January 26, 2017 | David Smith

Heartland Bank, a rapidly growing bank in New Zealand, has adopted a data-driven approach to analyzing risk, evaluating credit lines, and understanding cash flows. But they found their legacy SAS system to be labor-intensive and time consuming when it came to updating financial models, and it was expensive to boot. (... [Read more...]

Multiple Regression (Part 2) – Diagnostics

January 26, 2017 | Anastasios Markitsis

Multiple Regression is one of the most widely used methods in statistical modelling. However, despite its many benefits, it is oftentimes used without checking the underlying assumptions. This can lead to results which can be misleading or even completely wrong. Therefore, applying diagnostics to detect any strong violations of the ... [Read more...]

Using CPLEX in R: Installing cplexAPI in Windows 10

January 26, 2017 | jholderieath

I have a very large mixed integer problem to solve.   COIN‘s solver accessed through Rsymphony did a decent job, but had trouble finding feasible solutions.  I had been told that the IBM cplex  solver was the best on the market for mixed integer programming. Installing cplex is a relatively ... [Read more...]

Upcoming Win-Vector LLC public speaking engagements

January 26, 2017 | John Mount

I am happy to announce a couple of exciting upcoming Win-Vector LLC public speaking engagements. BARUG Meetup Tuesday, Tuesday February 7, 2017 ~7:50pm, Intuit, Building 20, 2600 Marine Way, Mountain View, CA. Win-Vector LLC’s John Mount will be giving a “lightning talk” (15 minutes) on R calling conventions (standard versus non-standard) and showing how ... [Read more...]

Upgrading to macOS Sierra (nee OSX) for R users

January 26, 2017 | John Mount

A good fraction of R users use Apple computers. Apple machines historically have sat at a sweet spot of convenience, power, and utility: Convenience: Apple machines are available at retail stores, come with purchasable support, and can run a lot of common commercial software. Power: R packages such as parallel ...
[Read more...]

Metro Systems Over Time: Part 2

January 26, 2017 | Page Piccinini

Note, at the time of this writing using the packages ggplot2 and ggmap from CRAN will result in an error. To avoid the error be sure to install both packages from GitHub with the package devtools and restart R if the problem persists. devtools::install_github("dkahle/ggmap") devtools::install_...
[Read more...]

digest 0.6.12

January 26, 2017 | Thinking inside the box

A new release, now at version 0.6.12, of the digest package is now on CRAN and in Debian. The digest creates hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash' and 'murmurhash' algorithms) permitting easy comp... [Read more...]

What is new in the intrval R package?

January 26, 2017 | Peter Solymos

An update (v 0.1-1) of the intrval package was recently published on CRAN. The package simplifies interval related logical operations (read more about the motivation in this post). So what is new in this version? Some of the inconsistencies in the 1st CRAN release have been cleaned up, and I ... [Read more...]

More water, a bit more about saints

January 25, 2017 | Maëlle Salmon

I was lucky enough to get some nice and interesting feedback on my last post. One comment was really useful and pretty embarrassing: I had written “see” instead of “sea” in the whole post… Thanks Steve Dempsey for the correction! I also got s... [Read more...]

R Markdown for the Enterprise

January 25, 2017 | Edgar Ruiz

by Edgar Ruiz In the corporate world, spreadsheets and PowerPoint presentations still dominate as the tools used for analyzing and sharing information. So, it is not at all surprising that even when business analysts use R for the analytical heavy lifting, they frequently revert to using spreadsheets and slide decks ... [Read more...]

Data Driven Cheatsheets

January 25, 2017 | Tal Galili

Guest post by Jonathan Sidi Cheatsheets are currently built and used exclusivley as a teaching tool. We want to try and change this and produce a cheat sheet that gives a roadmap to build a known product, but also is built as a function so users can input data into ... [Read more...]

Training courses: R, Stan and Scala

January 25, 2017 | csgillespie

Over the next few months we’re running a number of R, Stan and Scala courses around the UK. Feburary Mon 13 – Introduction to R (London) Tue 14 – Programming with R (London) Wed 15 – Advanced Graphics with R (London) Thur 16 (2-day course) – Predictive Analysis (London) March Tue Mar 21 – R for […] [Read more...]
1 2 3 4 5 19

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)