Rogue Scholar Posts

language
Published in JP's blog
Author JP Monteagudo

Visualization & Pearson’s correlation coefficient The 30DayChartChallenge is a data visualization community that hosts daily challenges for April. Today’s challenge involves dinosaurs. I used the Datasaurus package to create an animated visualization to demonstrate the importance of graphing data, and the effects of outliers on statistical properties.

Published in rOpenSci - open tools for open science
Authors Francisco Cardozo, Yanina Bellini Saibene, Camille Santistevan, Lou Woodley

The goal of the rOpenSci Champions Program is to enable more members of historically excluded groups to participate in, benefit from, and become leaders in the R, research software engineering, and open source and open science communities. This program includes 1-on-1 mentoring for the Champions as they complete a project and perform outreach activities in their local communities.

Published in JP's blog
Author JP Monteagudo

Lissajous Curves Lissajous curves are created by plotting two oscillations on perpendicular axes and ​​​. These oscillations, represented by sinusoidal functions, intersect to create different patterns. When the ratio of these frequencies is equal to — the oscillations are equally phased— the curve is a straight line.

Published in Andrew Heiss's blog

I’ve used Garrick Aden-Buie’s tidyexplain animations since he first made them in 2018. They’re incredibly useful for teaching—being able to see which rows left_join() includes when merging two datasets, or which cells end up where when pivoting longer or pivoting wider is so valuable.

Published in JP's blog
Author JP Monteagudo

RQ: What exactly is the CLT and what’s the deal with n 30? CLT - mathematical definition and simple terms definition How we use CLT How to know when empirical distribution converges to normal distribution? How did we come up with n $ $ 30? Cohen (1991) Taught that at least 30 observations were needed to use critical-ratio approach used in t-tables when comparing groups.

Published in recology
Author Scott Chamberlain

I’ve been working on an inherited Shiny app at work for the past few months. One of the many frustrating things about Shiny lately has been around buttons. Well, it wasn’t really about buttons, but that’s where it started. I noticed that a number of buttons - some having file inputs, some having text inputs - did not trigger every time, and I expected them to trigger every time no matter what.

Published in JP's blog
Author JP Monteagudo

Quantile Beta Regression The quantile beta regression model discussed in the 2021 paper by Running Code When you click the Render button a document will be generated that includes both content and the output of embedded code.