January 2023

{targets} in Action

January 5, 2023 | rOpenSci - open tools for open science

How to join this free online event with Will Landau, Eric Scott and Joel Nitta. The {targets} package is a pipeline tool for Statistics and data science in R. With {targets}, you can maintain a reproducible workflow without repeating yourself. {targets} learns how your pipeline fits together, skips costly runtime ...
[Read more...]

Lollipop chart

January 5, 2023 | A.M. Barbosa

According to modern recommendations in data viz, lollipop charts are generally a better alternative to bar charts, as they reduce the visual distortion caused by the length of the bars, making it easier to compare the values. So, in the … Continue reading →
[Read more...]

Smooth forecasting with the smooth package in R

January 4, 2023 | Ivan Svetunkov

Authors: Ivan Svetunkov Published at: Open Forecast Abstract: There are many forecasting related packages in R with varied popularity, the most famous of all being forecast, which implements several important forecasting approaches, such as ARIMA, ETS, TBATS and others. However, the main issue with the existing functionality is the lack ...
[Read more...]

Little useless-useful R functions – Mandelbrot set

January 4, 2023 | tomaztsql

The Mandelbrot set is a set of complex numbers  c for which the function  does not diverge to infinity when iterate from , and therefore remains bounded in absolute value. For little stretching, we can create a Mandlebrot set and draw it with image function.…Read more ›
[Read more...]

Data Science Applications in Banking

January 3, 2023 | Jim

The post Data Science Applications in Banking appeared first on Data Science Tutorials What do you have to lose?. Check out Data Science tutorials here Data Science Tutorials. Data Science Applications in Banking, Companies require data in order to gain insights and make data-driven decisions. Data science is a requirement ... [Read more...]

November 2022: “Top 40” New CRAN Packages

January 2, 2023 | R Views

One hundred sixty-seven new packages made it to CRAN in November: Here are my “Top 40” selections in fourteen categories: Climate Modeling: Computational Methods, Data, Ecology, Epidemiology, Genomics, Machine Learning, Mathematics, Networks, Pharma, Statistics, Time Series, Utilities, and Visualization. Climate Modeling gtfs2emis v0.1.0: Implements a bottom up model to estimate ...
[Read more...]

Tribonacci sequence

January 2, 2023 | xi'an

A simplistic puzzle from The Riddler when applying brute force: A Tribonacci sequence is based on three entry integers a ≤ b ≤ c, and subsequent terms are the sum of the previous three. Among Tribonacci sequences containing 2023, which one achieves th... [Read more...]

Running Around: 2022 running dataviz in R

January 2, 2023 | quantixed

2022 was my best year for running to date. In 2021, my goal was to run 2021 km. For 2022, I wanted to see if I could run 2500 km and also to run 50 HM-or-more distance runs. I managed both and ended the year on a total of 2734 km. I also bagged two […]
[Read more...]
1 5 6 7

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)