October 2016

How long do I have to survive without cake?

October 18, 2016 | Mango Solutions

Clara Schartner As part of my summer internship at Mango I got to help out creating training materials. Learning new methods by preparing them in a teachable way is definitely my new favourite way of learning! But once I started preparing training material for Survival Analysis I faced an issue: ...
[Read more...]

The benefits of interdisciplinarity: residence time

October 18, 2016 | bryce

The so-called residence time of a system is both an immensely useful and highly intuitive conception which provides a relevant timescale for processes. For example, the residence time of nutrients flowing into a pond would be the average ‘lifetime’ of the nutrients before being taking up by the pond creatures. ... [Read more...]

gettz 0.0.2

October 17, 2016 | Thinking inside the box

Release 0.0.2 of gettz is now on CRAN. gettz provides a possible fallback in situations where Sys.timezone() fails to determine the system timezone. That can happen when e.g. the file /etc/localtime somehow is not a link into the corresponding file w... [Read more...]

Tidyverse Tutorial

October 17, 2016 | Michael Levy - Rstats

Last week, I gave an overview of bunch of tidyverse packages (tibble, dplyr, tidyr, ggplot, readr, purrr) to the Davis R-Users’ Group. Here is that talk (and since videos don’t display everywhere this blog is syndicated, here is the YouTube link). ... [Read more...]

Apollo Moon Landings

October 17, 2016 | C

Welcome to the second in a series of posts of maps-to-places-I-am-unlikely-to-visit generated by R (the previous post is here).A bit-o NASA data, the R threejs library and a few lines of code can be used to create an interactive map that identifies the landing locations of Apollo lunar landing ...
[Read more...]

The Team Data Science Process

October 17, 2016 | David Smith

As more and more organizations are setting up teams of data scientists to make sense of the massive amounts of data they collect, the need grows for a standardized process for managing the work of those teams. To help with this, the data science team at Microsoft has drawn on ... [Read more...]

Two Way ANOVA in R Exercises

October 17, 2016 | Sammy Ngugi

One way analysis of variance helps us understand the relationship between one continuous dependent variable and one categorical independent variable. When we have one continuous dependent variable and more than one independent categorical variable we cannot use one way ANOVA. When we have two independent categorical variable we need to ... [Read more...]

How to create a fast and easy heatmap with ggplot2

October 17, 2016 | Frequena

The heatmaps are a tool of data visualization broadly widely used with biological data. The concept is to represent a matrix of values as colors where usually is organized by a gradient. We can find a large number of these graphics in scientific articles related with gene expressions, such as ... [Read more...]

Microsoft releases LightGBM

October 17, 2016 | Larry D'Agostino

Microsoft has been really increasing their development of tools in the predictive analytics and machine learning space.  Another such tool they released recently is LightGBM.  From the Github site...LightGBM is a fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used ... [Read more...]

Difference between paste() and paste0()

October 17, 2016 | Frequena

Probably, function paste is one of the most used function in R. The objective of this function is concatenate a series of strings. [crayon-58838298d6ebf491135746/] The arguments of the function are: [crayon-58838298d6ecf484406126/] … = The space to write the series of strings. sep = The element which separates every term. ... [Read more...]

Statistical Reading Rainbow

October 16, 2016 | atmathew

For those of us who received statistical training outside of statistics departments, it often emphasized procedures over principles. This entailed that we learned about various statistical techniques and how to perform analysis in a particular statistical software, but glossed over the mechanisms and mathematical statistics underlying these practices. While that ... [Read more...]

October 2016 BARUG Meeting

October 16, 2016 | Trinostics LLC

The October meeting of the San Francisco Bay Area R User Group held at Santa Clara University consisted of socializing, an intro, and three speakers. In the intro, host representative Sanjiv Das highlighted the curriculum and advisory board of the school's new MS in Business Analytics program. The first speaker, ... [Read more...]

How do we know that marketing works?

October 16, 2016 | Allan Engelhardt

How do we know that marketing works? It was National Poetry Day in Britain recently, and I do believe that poetry and imagination, and the wisdom and insights it can bring, has a place in business and corporate world. But wisdom isn’t knowledge; it d... [Read more...]
1 6 7 8 9 10 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)