January 2019

Make your own PAV

January 8, 2019 | Analysis of AFL

The idea behind the description recreate to create is that to make your own rating system be it a player one or a team one, a good first step is to recreate what you see and then add in your own opinion to create your own system. The guys over ... [Read more...]

French Baccalaureate Results

January 8, 2019 | Tristan Dresbach

I. Context The French Baccalaureate (BAC) is the final exam all French students must pass to graduate from high school. Not only is it necessary to graduate, but a student's performance on the BAC is the American equivalent to one's performance on the ACT/SAT for college applications. As I ...
[Read more...]

AzureR packages now on CRAN

January 8, 2019 | David Smith

The suite of AzureR packages for interfacing with Azure services from R is now available on CRAN. If you missed the earlier announcements, this means you can now use the install.packages function in R to install these packages, rather than having to install from the Github repositories. Updated versions ... [Read more...]

A Beautiful 2 by 2 Matrix Identity

January 8, 2019 | John Mount

While working on a variation of the RcppDynProg algorithm we derived the following beautiful identity of 2 by 2 real matrices: The superscript “top” denoting the transpose operation, the ||.||^2_2 denoting sum of squares norm, and the single |.| denoting determinant. This is derived from one of the check equations for the Moore–Penrose ...
[Read more...]

Where does .Renviron live on Citrix?

January 7, 2019 | R on datawookie

At one of my clients I run RStudio under Citrix in order to have access to their data. For the most part this works fine. However, every time I visit them I spend the first few minutes of my day installing packages because my environment does not seem to be ...
[Read more...]

Calculating the distance to the sea in R

January 7, 2019 | R on Dominic Royé

The distance to the sea is a fundamental variable in geography, especially relevant when it comes to modeling. For example, in interpolations of air temperature, the distance to the sea is usually used as a predictor variable, since there is a casual relationship between the two that explains the spatial ...
[Read more...]

Looking back at 2018 and plans for 2019

January 7, 2019 | R on msperlin

At the end of every year I plan to write about the highlight of the current year and set plans for the future. First, let’s talk about my work in 2018. Highlights of 2018 Research wise, my scientometrics paper Is predatory publishing a real threat? Evidence from a large database study ... [Read more...]

BH 1.69.0-1 on CRAN

January 7, 2019 | Thinking inside the box

The BH package provides a sizeable portion of the Boost C++ libraries as a set of template headers for use by R. It is quite popular, and frequently used together with Rcpp. The BH CRAN page shows e.g. that it is used by rstan, dplyr as well as a ...
[Read more...]

Long-awaited updates to htmlTable

January 7, 2019 | Max Gordon

One of the most pleasant surprises has been the popularity of my htmlTable-package with more than 100k downloads per month. This is all thanks to more popular packages relying on it and the web expanding beyond its original boundaries. As a thank you I have taken the time to update ...
[Read more...]

Marketing analytics with greybox

January 7, 2019 | Ivan Svetunkov

One of the reasons why I have started the [crayon-5c3391557694e638764676-i/] package is to use it for marketing research and marketing analytics. The common problem that I face, when working with these courses is analysing the data measured in different scales. While R handles numeric scales natively, the ...
[Read more...]

RTest: pretty testing of R packages

January 7, 2019 | Sebastian Wolf

The specflow and cucumber.io for R. Enabling non-coders to interpret test reports for R-packages, moreover allowing non-coders to create test cases. A step towards simple r package validation. by startupstockphotos http://startupstockphotos.com/post/143841899156Table of contents Why RTest? What’s special about RTest? An example of a test ...
[Read more...]
1 9 10 11 12 13 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)