2023

How to improve your storytelling with R

June 5, 2023 | Business Science

Your success as a Data Scientist isn’t because of your coding skills. Your success is determined by how well you can persuade decision-makers to take action. And that’s a powerful skill that I’m going to help you with today: It’s called Storytelling. ...
[Read more...]

Mastering file download in shiny

June 5, 2023 | Rtask

You can read the original post in its original format on Rtask website by ThinkR here: Mastering file download in shiny But why does downloadHandler now return an empty file!? Context When we start working with {shiny}, we often reach a point where it is necessary to offer the user ... [Read more...]

Cricketr analyzes Ind-Aus faceoff in WTC 2023!!

June 5, 2023 | Tinniam V Ganesh

“The unexamined life is not worth living.” – Socrates “There is no easy way from the earth to the stars.” – Seneca “If you want to go fast, go alone. If you want to go far, go together.” – African Proverb 1. Introduction In this post, I put my R package cricketr to analyze ...
[Read more...]

Tidying the Freedom Index

June 4, 2023 | pacha.dev/blog

R and Shiny Training: If you find this blog to be interesting, please note that I offer personalized and group-based training sessions that may be reserved through Buy me a Coffee. Additionally, I provide training services in the Spanish language ...
[Read more...]

Sharing the C++ Code of an Rcpp Package

June 4, 2023 | Pratik Gupte

Why share C++ code from an Rcpp package Using the {Rcpp} package is the dominant method for linking the usability of R with the speed of C++, and can be used to write R packages that are fast and easy to use for both end-users and developers. F... [Read more...]

Introduction to Mixed-effects Models in R workshop

June 2, 2023 | Dariia Mykhailyshyna

Learn how to use mixed-effects models in R! Join our workshop on Introduction to Mixed-effects Models in R which is a part of our workshops for Ukraine series.  Here’s some more info:  Title: Introduction to Mixed-effects Models in R Date: Thursday, June 22nd, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone) Speaker: ... [Read more...]

Galton and Watson voluntarily skipping some generations

June 1, 2023 | xi'an

A riddle on a form of a Galton-Watson process, starting from a single unit, where no one dies but rather, at each of 100 generations, Dog either opts for a Uniform number υ of additional units or increments a counter γ by this number υ, its goal being to optimise γ. The solution proposed by […] [Read more...]

Sharing the Big Book of R upgrade proposal

May 31, 2023 | Oscar

01 June 2023 Earlier this year I applied to the R Consortium for a grant to upgrade the Big Book of R. Unfortunately my proposal wasn’t accepted, but I am really proud of how the proposal turned out. I’ve never written a proposal before and wasn’t really sure of ...
[Read more...]

Version 1.0.0 of NIMBLE released, providing automatic differentiation, Laplace approximation, and HMC sampling

May 31, 2023 | Chris Paciorek

We’ve released the newest version of NIMBLE on CRAN and on our website. NIMBLE is a system for building and sharing analysis methods for statistical models, especially for hierarchical models and computationally-intensive methods (such as MCMC and SMC). Version 1.0.0 provides substantial new functionality. This includes: A Laplace approximation algorithm ...
[Read more...]

Checking normality in R

May 31, 2023 | Ponne, Bruno

Introduction “The normal distribution describes the manner in which many phenomena vary around a central value that represents their most probable outcome” Leonard Mlodinow In this lesson, we will dive into the concept of the normal distributi...
[Read more...]

3D alpha wrapping with R

May 31, 2023 | Stéphane Laurent

The RcppCGAL package now contains version 5.5.2 of the CGAL library. There is something new in this version: the 3D alpha wrapping. This is a bit similar to the 3D alpha hull but this can work better. ... [Read more...]
1 30 31 32 33 34 68

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)