R bloggers

STC

December 22, 2023 | NativeMind.net

Projects for STC: https://gitlab.com/stc_dev/replica7Analytics module for Speach Recognition system [Read more...]

qeML Example: Nonparametric Quantile Regression

December 22, 2023 | matloff

In this post, I will first introduce the concept of quantile regression (QR), a powerful technique that is rarely taught in stat courses. I’ll give an example from the quantreg package, and then will show how qeML can be used to do model-free QR estimation. Along the way, I ... [Read more...]

Assessing relationships with correlograms

December 21, 2023 | R | Adi Sarid

We often find ourselves with a complex dataset containing numerous variables. One of the initial steps in the discovery phase - the initial analysis where you get familiar with the data - is using correlations to understand the relationships between the variables. A good tool for getting a quick glimpse ...
[Read more...]

non-equi joins in data.table

December 21, 2023 | HighlandR

I have been toying with some of the advent of code challenges (I am way behind though!). For day 5, I had to create a function, and I’m writing this up, because it’s an example of a non-equi join between two tables. In this particular sitat... [Read more...]

Time constraints in the mlr3 ecosystem

December 20, 2023 | Marc Becker

Scope Setting time limits is an important consideration when tuning unreliable or unstable learning algorithms and when working on shared computing resources. The mlr3 ecosystem provides several mechanisms for setting time constraints for indivi... [Read more...]

Comparing many Models with Fast Regression

December 20, 2023 | Selcuk Disci

The banking sector has risen since the passing of the orthodox economic policies in Turkey. This article will analyze and model an exchange-traded fund tracking the Turkish banking index for projection for the upcoming year. The anomaly plot of the fund prices confirms that shifting the policies has recently moved ...
[Read more...]

PowerQuery Puzzle solved with R

December 19, 2023 | Numbers around us

# 139–140Puzzles:PQ_139: content filePQ_140: content fileI noticed that usually Power Query puzzles are about time. Does it really a case in PQ that time related calculations are hard or tricky?PQ_139In this puzzle we have to extract informations about...
[Read more...]

A three-arm trial using two-step randomization

December 18, 2023 | Keith Goldfeld

Clinical Decision Support (CDS) tools are systems created to support clinical decision-making. Health care professionals using these tools can get guidance about diagnostic and treatment options when providing care to a patient. I’m currently involved with designing a trial focused on comparing a standard CDS tool with an enhanced ...
[Read more...]
1 3 4 5 6 7 1,916

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)