June 2018

Most Starred R Packages on GitHub

June 17, 2018 | Steven M. Mortimer

It seems like all the best R packages proudly use GitHub and have a README adorned with badges across the top. The recent Microsoft acquisition of GitHub got me wondering: What proportion of current R packages use GitHub? Or at least refer to it in the URL of the package ...
[Read more...]

Delayed Future(Slides from eRum 2018)

June 17, 2018 | JottR on R

As promised - though a bit delayed - below are links to my slides and the video of my talk on Future: Parallel & Distributed Processing in R for Everyone that I presented last month at the eRum 2018 conference in Budapest, Hungary (May 14-16, 2...
[Read more...]

How Much Money Should Machines Earn?

June 17, 2018 | @aschinchon

Every inch of sky’s got a star Every inch of skin’s got a scar (Everything Now, Arcade Fire) I think that a very good way to start with R is doing an interactive visualization of some open data because you will train many important skills of a data ... [Read more...]

Linear Regression an Introduction Through AFL

June 16, 2018 | Analysis of AFL

Linear regression is an amazingly powerful concept in statistical modelling. It forms a major part of lots of first year statistics cources and how to deal with problems with linear regression can form second year units by themselves! This post goal is to through the use of AFL data provide ...
[Read more...]

Version 0.6-11 of NIMBLE released

June 16, 2018 | Chris Paciorek

We’ve released the newest version of NIMBLE on CRAN and on our website. Version 0.6-11 has important new features, notably support for Bayesian nonparametric mixture modeling, and more are on the way in the next few months. New features include: support for Bayesian nonparametric mixture modeling using Dirichlet process ...
[Read more...]

Collatz Sequence – part 5

June 15, 2018 | Neonira

Find previous posts if you haven’t yet read them. first post, second post, third post, and fourth post. Numerical approach for number made of 1 unique digit First important result All the numbers from 1 to 9, provides 1 as final output of Collatz ... [Read more...]

It’s easy to cite and reference R!

June 15, 2018 | melliferrari

Remember to reference R When people are new to using R and, perhaps, to referencing and report writing in general, they often don’t know they should cite and reference R and its packages. We do this for the same reasons we reference any thing else in any academic work. ... [Read more...]

Why your S3 method isn’t working

June 15, 2018 | That’s so Random

Throughout the last years I noticed the following happening with a number of people. One of those people was actually yours truely a few years back. Person is aware of S3 methods in R through regular use of print, plot and summary functions and decides to give it a go ... [Read more...]

Creating Custom Plotly Charts on Datazar

June 15, 2018 | Datazar

Have you ever wondered how you create or use Plotly (plotly.js) on Datazar? No? Well here it is anyway.Datazar’s live chart editor allows you to create custom D3js charts with a JavaScript and CSS editor. Using the DatazarJS library, you can call your datasets without having ...
[Read more...]

How to create a Flexdashboard: Exercises

June 15, 2018 | Euthymios Kasvikis

INTRODUCTION With flexdashboard, you can easily create interactive dashboards for R. What is amazing about it is that with R Markdown, you can publish a group of related data visualizations as a dashboard. Additionally, it supports a wide variety of components, including htmlwidgets; base, lattice, and grid graphics; tabular data; ... [Read more...]
1 5 6 7 8 9 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)