February 2021

torch, tidymodels, and high-energy physics

February 10, 2021 | Sigrid Keydana

So what’s with the clickbait (high-energy physics)? Well, it’s not just clickbait. To showcase TabNet, we will be using the Higgs dataset (Baldi, Sadowski, and Whiteson (2014)), available at UCI Machine Learning Repository. I don’t know about you, b...
[Read more...]

New Book: "Computational Genomics with R"

February 10, 2021 | Di Cook

 It costs now 299$ now to sequence your genome [https://nebula.org/whole-genome-sequencing-dna-test/]. It is getting cheaper to generate genomic data and more of it is coming through. We can't see the same trend for the people who can analyze the ...
[Read more...]

New Book: "Computational Genomics with R"

February 10, 2021 | Di Cook

 It costs now 299$ now to sequence your genome [https://nebula.org/whole-genome-sequencing-dna-test/]. It is getting cheaper to generate genomic data and more of it is coming through. We can't see the same trend for the people who can analyze the ...
[Read more...]

No, you have not controlled for confounders

February 10, 2021 | David Lindelöf

When observational data includes a treatment indicator and some possible confounders, it is very tempting to simply regress the outcome on all features (confounders and treatment alike), extract the coefficients associated with the treatment indicator, and proudly proclaim that “we have controlled for confounders and estimated the treatment effect”. This ...
[Read more...]

Cool 3D plots

February 9, 2021 | Jimmie

Some time ago I worked with a supplier who creates excellent cooling equipment for industrial use. Basically an impressive watercooler. The cooling capacity of these devices is depending on the temperature outside and of the…Continue Reading "Cool 3D plots"
[Read more...]

GitHub With R

February 9, 2021 | R on The Data Behind the Story

Countless times, while working on a project I had to copy a file and save it with a suffix like _v1, _v2 or _my_name. It was almost always because the file was saved on a shared drive, multiple people were working on it and som...
[Read more...]

Text Analysis with R

February 9, 2021 | R on The Data Behind the Story

Recently I found myself with some free time on my hands so I decided to learn a new skill, or at least start learning. So I thought to myself, what would be a good skill that would help me as a data analyst or would have helped me in the ...
[Read more...]

Setting up postref Shortcode for Remote Blog

February 9, 2021 | R | datawookie

I ran into a bit of a snag when updating a {blogdown} site. Suddenly, inexplicably, the images were no longer present. When I investigated I found that some HTML tags looked like this:
<img src="{{< blogdown/postref >}}index_files/figure-html/unnamed-chunk-3-1.png">
Obviously there’s something wrong there! And that {{__ blogdown/postref __}} looks like a Hugo shortcode. After ...
[Read more...]

Keyword & Topic Clustering For SEO With R

February 9, 2021 | Ben Johnston

Keyword & Topic Clustering For SEO With R Keyword and topic clustering for SEO has been a hot topic for years, but one of the things I’ve noticed is that there’s been a distinct lack of discussion around how to actually do it. There’s just been a torrent ... [Read more...]

Phaedra 1.0.9

February 9, 2021 | Open Analytics

High Content Screening Phaedra is a 100% open source platform for data capture and analysis of high-content screening data. It offers functionality to import image data from any source assess your data with industry’s richest toolbox improve da... [Read more...]

Microsoft365R: an R interface to the Microsoft 365 suite

February 9, 2021 | Hong Ooi

I’m very happy to announce Microsoft365R, a package for working with the Microsoft 365 (formerly known as Office 365) suite of cloud services. Microsoft365R extends the interface to the Microsoft Graph API provided by the AzureGraph package to provide a lightweight yet powerful interface to SharePoint and OneDrive, with ... [Read more...]
1 5 6 7 8 9 12

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)