#TidyData
📢 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
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
Now I have added the t-distribution as well.

#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
July 12, 2025 at 1:10 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
Added a the random_poisson_walk() to the #dev version of #RandomWalker

#Random #ggplot2 #tidydata #RandomWalks #Stochastic
July 15, 2025 at 7:01 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
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
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
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
Want to play with google or apple’s #COVID19 mobility data in a #tidydata form with standardized spatial identifiers? covid19mobility - part of the #covid19R project is now on CRAN! https://cran.r-project.org/web/packages/covid19mobility/index.html #rstats with a vignette from Cleo...
November 23, 2024 at 6:08 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
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
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
(not so) random pages from @Gabors_Data. Covering #tidydata plumbing (relational datasets, entitiy resultion) and simple summary w #football (soccer). Who was the most successful manager in #EPL...
December 1, 2024 at 10:22 PM
September 26, 2025 at 4:35 PM
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
"Jan: Well, Michael, I underestimated you. Michael: Yeah, well maybe next time you will estimate me."
Wonderful collection of Michael Scott #TheOffice quotes in #tidydata. via @jsvine

https://docs.google.com/spreadsheets/d/13U09FgnxeW9UyCg7Xwffxj06W47ikUZJng16ukF9mQs/edit#gid=0
michael_scott_misquotes
docs.google.com
December 2, 2024 at 5:08 AM
これまで扱ってきたワークフローの解説に加えて、ImageJマクロでGPUを使う、とか、Deep Learningの使い方、tidydataでデータラングリング、など、テクニカルなトピックも今回は含めています。
January 28, 2025 at 4:32 PM
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
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
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