2017

bupaR: Business Process Analysis with R

September 29, 2017 | Gert Janssenswillen

Organizations are nowadays storing huge amounts of data related to various business processes. Process mining provides different methods and techniques to analyze and improve these processes. This allows companies to gain a competitive advantage. Process mining initiated with the discovery … Continue reading → [Read more...]

Multicollinearity in R

September 29, 2017 | Bidyut Ghosh

One of the assumptions of Classical Linear Regression Model is that there is no exact collinearity between the explanatory variables. If the explanatory variables are perfectly correlated, you will face with these problems: Parameters of the model become indeterminate Standard errors of the estimates become infinitely large However, the case ...
[Read more...]

New Package GetITRData

September 29, 2017 | R and Finance

Downloading Quarterly Financial Reports from Bovespa - Financial statements of companies traded at B3 (formerly Bovespa), the Brazilian stock exchange, are available in its website. Accessing the data for a single company is strai... [Read more...]

August 2017 New Package Picks

September 28, 2017 | R Views

August was a relatively slow month for new R packages; “only” 180 new packages stuck to CRAN. Here are my “Top 40” picks organized into seven categories: Data, Machine Learning, Miscellaneous, Science, Statistics, Utilities and Visualizations. Although they have been written for specialized audiences, I have included the three “Science” packages because, ...
[Read more...]

Going, Going . . . 1

September 28, 2017 | jameshunterbr

Two posts today with similar themes. Time is running out.  First, time is running out for Giancarlo Stanton. His bat has been very silent this week so far. The Marlins have 7 more games and he still needs 4 dingers … Continue reading → [Read more...]

Partial Pooling for Lower Variance Variable Encoding

September 28, 2017 | Nina Zumel

Banaue rice terraces. Photo: Jon Rawlinson In a previous article, we showed the use of partial pooling, or hierarchical/multilevel models, for level coding high-cardinality categorical variables in vtreat. In this article, we will discuss a little more about the how and why of partial pooling in R. We will ...
[Read more...]

How Good is That Random Number Generator?

September 28, 2017 | Dave Giles

Recently, I saw a reference to an interesting piece from 2013 by Peter Grogono, a computer scientist now retired from Concordia University. It's to do with checking the "quality" of a (pseudo-) random number generator. Specifically, Peter discusses what he calls "The Pickover Test". This refers to the following suggestion that ...
[Read more...]

R 3.4.2 is released

September 28, 2017 | David Smith

The R Core team today announced the release of R 3.4.2. This release fixes a number of minor bugs and also includes a performance improvement to the commonly-used function c when applied to vectors with a names attribute. Like all minor releases, this release is backwards compatible with prior releases in ... [Read more...]

SODD — StackOverflow Driven-Development

September 28, 2017 | hrbrmstr

I occasionally hang out on StackOverflow and often use an answer as an opportunity to fill a package void for a particular need. docxtractr and qrencoder are two (of many) packages that were birthed from SO answers. I usually try to answer with inline code first then expand the functionality ... [Read more...]

Oneway ANOVA Explanation and Example in R; Part 2

September 28, 2017 | Chuck Powell

Please read the first part published at DataScience+, if you haven’t. Effect sizes and the strength of our prediction One relatively common question in statistics or data science is, how “big” is the difference or the effect? At this point we can state with some statistical confidence that tire ...
[Read more...]
1 40 41 42 43 44 186

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)