المشاركات

How to Switch Two Columns in R: A Beginner’s Guide

صورة
Introduction Welcome to the world of R programming, where data manipulation is a crucial skill. One common task you may encounter is the need to switch two columns in a data frame. Understanding how to efficiently rearrange data can significant... Continue reading: How to Switch Two Columns in R: A Beginner’s Guide http://dlvr.it/TDbDcx

Modeling loss aversion with extended-support beta regression

صورة
The recently-proposed extended-support beta regression model in R package betareg is illustrated by simultaneously modeling the occurrence and extent of loss aversion in a behavioral economics experiment. Motivation To illustra... Continue reading: Modeling loss aversion with extended-support beta regression http://dlvr.it/TDZtHM

Introducing gt_summarytools: Analyze Your Data Faster With R

صورة
Hey guys, welcome back to my R-tips newsletter. In today’s fast-paced data science environment, speeding up exploratory data analysis (EDA) is more critical than ever. This is where gt_summarytools() comes in. A new function I’ve developed, gt_summaryt... Continue reading: Introducing gt_summarytools: Analyze Your Data Faster With R http://dlvr.it/TDYNVm

Introducing OptimalTransportNetworks.jl: Optimal Transport Networks in Spatial Equilibrium

صورة
I’m happy to announce the release of OptimalTransportNetworks.jl, a modern Julia translation of the MATLAB OptimalTransportNetworkToolbox implementing the quantitative spatial model and algorithms described in Fajgelbaum, P. D., & Schaal, E. (2... Continue reading: Introducing OptimalTransportNetworks.jl: Optimal Transport Networks in Spatial Equilibrium http://dlvr.it/TDYBGs

A Bayesian Plackett-Luce model in Stan applied to pinball championship data

صورة
Sometimes it feels a bit silly when a simple statistical model has a fancy-sounding name. But it also feels good to drop the following in casual conversation: “Ah, then I recommend a Plackett-Luce model, a straightforward generalization of the Bradley–Terry model, you know”, when a friend wonders how they ... Continue reading: A Bayesian Plackett-Luce model in Stan applied to pinball championship data http://dlvr.it/TDXxy9

5 Books added to Big Book of R

It’s been about 3 months since the last update and I’m looking forward to getting back to more regular additions to the collection which now stands at over 400 free, open-source R books! I have a small backlog to get through, but as always if you wish to submit a … ... Continue reading: 5 Books added to Big Book of R http://dlvr.it/TDWRD3

Prime numbers as sums of three squares. by @ellis2013nz

صورة
I was interested by a LinkedIn post about the number 397: “397 is conjectured to be the largest prime that can be represented uniquely as the sum of three positive squares” That is, 3^2 + 8^2 + 18^2 = 397 This led to some confusion in the commen... Continue reading: Prime numbers as sums of three squares. by @ellis2013nz http://dlvr.it/TDWR55