August 2019

mlr-2.15.0

August 5, 2019 | r-bloggers on Machine Learning in R

Changes to benchmark() Changes to Filters New ensemble filters New return structure for filter values Learners References We just released mlr v2.15.0 to CRAN. This version includes some breaking changes and the usual bug fixes from the last three months. We made good progress on the goal of cleaning up ... [Read more...]

Working With Vectors

August 5, 2019 | Han de Vries

In the previous exercise set we practised vectors as a data structure. As I noted at the beginning of that set, perhaps you were already familiar with data in a vector-like structure in other applications such as Microsoft Excel or SPSS. If so, perhaps you also used those data to ...
[Read more...]

Clustering Frankenstein

August 5, 2019 | @aschinchon

Necesito para estar sentado, un arbolito en este descampado (Desarraigo, Extremoduro) From time to time I come back to experiment with this stunning photograph of Boris Karloff as Frankenstein’s monster. I have done several of them previously: from decomposing it into Voronoi regions, to draw it as a single ...
[Read more...]

Stock Market Data Scenario Set Generation – S&P 100

August 5, 2019 | quant.ron

I just love to create portfolio optimization models based on Optimization theory and such models require a well-defined return scenario set which is nothing more than a matrix where we have a joint possible set of returns of all our assets under consideration. The easiest way is to use historical ... [Read more...]

Likert Scale Survey: from googleform to #rstats graph

August 4, 2019 | melliferrari

Many Biology students are interested in science communication or the public understanding of science and undertake projects in these areas. They often conduct surveys which include Likert-scale questions. This workflow will teach you how to set up a Google Forms survey with Likert scale questions, read the responses in to ...
[Read more...]

Upcoming R courses with Jumping Rivers

August 4, 2019 | Jumping Rivers

You'll be pleased to know that Jumping rivers are running R training courses up and down the UK, in London, Newcastle, Belfast and Edinburgh. I've put together a quick summary of the courses available through til the end of the year. They are sorted by place then date. You can ... [Read more...]

Interactive Visualization in R with apexcharter

August 3, 2019 | AbdulMajedRaja RS

Interactive Visualizations are powerful these days because those are all made for web. Web - simply a combination of html,css and javascript which build interactive visualizations. Thus, paving way for a lot of javascript charting libraries like highcharts.js, apexcharts.js. Thanks to htmlwidgets of R, many R developers ... [Read more...]

RcppCCTZ 0.2.6

August 3, 2019 | Thinking inside the box

A shiny new release 0.2.6 of RcppCCTZ is now at CRAN. RcppCCTZ uses Rcpp to bring CCTZ to R. CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone. In fact, it is two libraries. One for dealing with civ... [Read more...]

R Markdown Workshop

August 2, 2019 | R Blog on Cillian McHugh

Background This is an unusual post for me, I have avoided writing about R Markdown because there are so many resources already available on the topic (e.g., here, here, and here). However, recently I ran a session on using RMarkdown for my colleagues in the Centre for Social Issues ... [Read more...]

Programmatically extract TIOBE Index Ratings

August 2, 2019 | AbdulMajedRaja RS

TIOBE Index is an index (ranking) that claims to represent the popularity of programming languages. Yihui (The creator of blogdown package), recently wrote a blogpost titled “On TIOBE Index and the era of decision fatigue” and I strongly recommend you to go through that before continuing with this post. So ...
[Read more...]

GC4XMN7 RR138 – 404 Found

August 2, 2019 | densurekalkun

It’s been a few weeks since I found a puzzle worth programming in R, so I turned back to the RR series in the east of England to see if there was another, and there is. The cache page shows a quite unilluminating image, mostly white with a couple ...
[Read more...]

simmer 4.3.0 + JSS publication

August 2, 2019 | Iñaki Úcar

The 4.3.0 release of simmer, the Discrete-Event Simulator for R, is on CRAN. Along with this update, we are very glad to announce that our homonymous paper finally appeared in the Journal of Statistical Software. Please, use the following reference for citations (see citation("simmer")): Ucar I, Smeets B, Azcorra A (2019). “... [Read more...]

Updating MetaLandSim…

August 2, 2019 | Frederico Mestre

A new development version is know available for the package MetaLandSim (v. 1.0.6). It can be downloaded from GitHub. The user has to run the following code in order to install the package from GitHub: library(devtools) install_github(“FMestre1/MetaLandSim”) These changes were required because of recent improvements made to ...
[Read more...]
1 11 12 13 14

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)