2022

Common Statistical Tests in R – Part I

October 12, 2022 | Martin Chan

Introduction This post will focus on common statistical tests in R to understand and validate the relationship between two variables. There must be tons of similar tutorials around, you may be thinking. So why? The primary (and selfish) goal of the post is to create a guide that is practical ... [Read more...]

Data Science Software Popularity Update

October 12, 2022 | Bob Muenchen

I have recently updated my extensive analysis of the popularity of data science software. This update covers perhaps the most important section, the one that measures popularity based on the number of job advertisements. I repeat it here as a blog post, so you don’t have to read the ...
[Read more...]

How to Estimate the Efficiency of an Algorithm?

October 11, 2022 | finnstats

The post How to Estimate the Efficiency of an Algorithm? appeared first on finnstats. If you are interested to learn more about data science, you can find more articles here finnstats. How to Estimate the Efficiency of an Algorithm? Almost all types of technology, including search engines, smartphone apps, video ... [Read more...]

Inference on Adaptively Collected Data

October 10, 2022 | YoungStatS

Abstract It is increasingly common for data to be collected adaptively, where experimental costs are reduced progressively by assigning promising treatments more frequently. However, adaptivity also poses great challenges on post-experiment inferen...
[Read more...]

Inference on Adaptively Collected Data

October 10, 2022 | YoungStatS

Abstract It is increasingly common for data to be collected adaptively, where experimental costs are reduced progressively by assigning promising treatments more frequently. However, adaptivity also poses great challenges on post-experiment inferen...
[Read more...]

R workshops Brisbane February 2023

October 9, 2022 | Bluecology blog

R workshops Brisbane February 2023 Hands-on R training! February 14th-17th 2023 Presenters Professor Anthony J. Richardson (UQ CARM) Professor David Schoeman (University Sunshine Coast) Associate Professor Chris Brown (Griffith University) Dr Christ... [Read more...]

Polyglot Sorting

October 7, 2022 | Jonathan Carroll

I’ve had the impression lately that everyone is learning Rust and there’s plenty of great material out there to make that easier. {gifski} is perhaps the most well-known example of an R package wrapping a Rust Cargo crate. I don’t really know any system language particularly well, ...
[Read more...]

Scaling Density Plots

October 7, 2022 | R - datawookie

I’m a density plot devotee. And, using geom_density() from {ggplot2} these plots are effortless to produce. However, sometimes the results of geom_density() are not exactly what I’m after. Here’s how I tweak them to give me precisely what I need.
[Read more...]
1 17 18 19 20 21 100

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)