2021

Advancements in Symbolic Data Analysis

September 29, 2021 | YoungStatS

Advancements in Symbolic Data Analysis The sixth “One World webinar” organized by YoungStatS will take place on October 27th, 2021. With the development of digital systems, very large datasets have become routine. However, standard statistical app...
[Read more...]

Optimal disclosure risk assessment

September 29, 2021 | YoungStatS

Disclosure risk for microdata Protection against disclosure is a legal and ethical obligation for agencies releasing microdata files for public use. Consider a microdata sample \({X}_n=(X_{1},\ldots,X_{n})\) of size \(n\) from a finite population ...
[Read more...]

F1 Strategy Analysis

September 29, 2021 | Part Time Analyst

I was recently browsing reddit and found this AMA from a former mercedes strategy engineer The most surprising thing was that most of the race strategy was calculated using VBA in excel. This isn’t some start up outfit this is the mighty Mercedes winners of the last 7 constructors and ...
[Read more...]

Introduction to Machine Learning with TensorFlow

September 29, 2021 | finnstats

The Google Brain team created TensorFlow, an open-source library. It was designed for activities that need a lot of numerical computations. TensorFlow was designed specifically for machine learning and deep learning networks. TensorFlow ran faster than python code thanks to the use of C/C++ as a backend. The post ...
[Read more...]

Decorators in R

September 29, 2021 | Pablo Rodríguez-Sánchez

Decorators have been made quite popular by Python but, did you know they also exist in R?Photo by Lenny Kuhne on UnsplashDecorators are typically used to extend the behaviour of a function in an elegant and minimally invasive way. Graphically, we can t...
[Read more...]
1 26 27 28 29 30 119

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)