#TidyData
September 26, 2025 at 4:35 PM
Changelog
www.spsanderson.com
September 8, 2025 at 11:51 AM
Here is a simple script that will create a discrete walk of 100, 1000, 10000, and 100000 steps, I thought it was neat to see the difference in the 2D output.

For this I used the RandomWalker package developed by myself and Antti Rask 🦜

#R #RStats #RProgramming #ggplot2 #RandomWalker #Random #tidy
September 1, 2025 at 1:17 AM
You can use the custom_walk() function in #RandomWalker to use distributions that are either not yet supported by the package or custom to you, remember to only return a single value from your function and let custom_walk() do the rest.

#R #RStats #RProgramming #Code #tidydata
August 26, 2025 at 1:24 PM
Antti Rask and I created the #RandomWalker package to generate time series of random variables. Inspired by my tinkering, we plan 100+ distributions. The next version will let users define custom random processes. We're proud and excited for future updates!

#ggplot2 #Tech #tidydata
August 21, 2025 at 1:14 PM
Here are all of the available Continuous and Discrete Random Walks in the RandomWalker package :)

#R #RStats #RandomWalker #Random #tidydata
August 12, 2025 at 2:48 PM
I am done with all the distributions for now for my #R #Package #RandomWalker the last one was a displacement walk.

#ggplot2 #tidydata #R #RStats #Random
July 21, 2025 at 2:08 PM
In #dev on #GitHub is now random_chisquared_walk() I'm on a role, five more to go!

#RStats #R #ggplot2 #ggplot #tidydata
July 19, 2025 at 2:46 PM
Just added the function random_f_walk() to the #Dev version of #RandomWalker

#R #RStats #GitHub #ggplot2 #tidydata #Random #FDistribution #F #Distribution
July 19, 2025 at 2:19 PM
Just added random_geometric_walk() to the #dev version of my #R #package #RandomWalker

You can install it from #GitHub

#R #RStats #RCode #RProgramming #Random #Geometric #ggplot2 #tidydata
July 19, 2025 at 1:37 PM
Just updated my #R #Package in #dev on #GitHub with another #RandomWalk this time from the #Lognormal #Distribution with random_lognormal_walk()

See below :)

#ggplot2 #tidydata
July 18, 2025 at 4:54 PM
I work with the best people... Gift from a colleague because I am sticking it out at work. I think my #rstats and #tidydata rants have made an impact!
July 18, 2025 at 2:12 PM
Just updated my #R #Package in #dev on #GitHub with another #RandomWalk this time from the #Logistic #Distribution with random_logistic_walk()

See below :)

#ggplot2 #tidydata
July 18, 2025 at 1:21 PM
Another #Random #Stochastic #Walk added to my #R #Package #RandomWalker dev version, this time it is random_multinomial_walk() As of now you can only generate a single trial but I'll work on it in the future, for now, let's just get it and move down the list.

#RStats #Code #tidydata #ggplot2
July 17, 2025 at 12:24 PM
Another new #RandomWalk function for my #R #Package #RandomWalker this time for a #Discrete #Distribution of the Negative Binomial. This is in Dev.

#RandomWalk #Random #R #Rcode #RProgramming #ggplot2 #tidydata
July 16, 2025 at 5:47 PM
Added a the random_poisson_walk() to the #dev version of #RandomWalker

#Random #ggplot2 #tidydata #RandomWalks #Stochastic
July 15, 2025 at 7:01 PM
I added another random walk to the dev version of my #R #Package #RandomWalker for the Wilcoxon Signed Rank using the #BaseR function rsignrank.

Take a look :)

#R #ggplot2 #tidydata #Random #stochastic #discrete
July 15, 2025 at 3:06 PM
Now I have added the t-distribution as well.

#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
July 12, 2025 at 1:10 PM
Next up and last for today is the rweibull distribution from base R added to RandomWalker development.

#R #ggplot2 #TidyData #RandomWalker #RandomWalks #Random #Programming #Coding #RCode #RProgramming
July 10, 2025 at 3:15 PM
Want to visualize a 2D Random Walk of the Wilcox distribution in #R then the RandomWalker package developed by myself and Antti Rask can do that.

#R #RStats #RandomWalker #RandomWalk #Visualization #ggplot2 #TidyData
July 10, 2025 at 12:42 PM
The tidyverse has a rich history, which you can hear about in this conversation between Hadley Wickham and Tracy Teal. Learn about Hadley's early influences as well as how he has kept focus throughout the development of tidydata, tidyr, and more!

#OpenSource #R #DataScience
Focus and feedback in the tidyverse
Hadley Wickham takes Tracy Teal through the evolution of the tidyverse, starting with a box of rocks all the way through to a thriving community of data scientists. Join them on the Open Source Story…
buff.ly
January 23, 2025 at 12:43 AM
i didn't, thanks! we're lucky psych has an amazing stats series for grads taught by Patrick Mair but i am definitely always looking for awesome courses on data science, stats, tidydata, git, etc. for our folks at all levels! nice to e-meet you @mattblackwell.bsky.social !
January 5, 2024 at 5:03 PM
📢 Explore further the importance of tidy data! Check out this insightful blog by @memartone on #OpenData Commons for Traumatic Brain Injury (ODC-TBI). Don't miss it! 📚🔍
Read here:#DataManagement #TidyData #DataStandards #TBI

odc-tbi.org/about/odc_tbi_…
December 5, 2024 at 7:14 AM