#RandomWalker
September 17, 2025 at 2:16 AM
Same as yesterday, but this time, making a 2D Discrete Random Walk with my #R #Package #RandomWalker

#R #RStats #RProgramming #RandomWalks #Visual #ggplot2
May 15, 2025 at 12:14 PM
Been working hard on my #R #Package #RandomWalker and I have added the ability to now generate 1D, 2D and 3D Random Walks.
This is still in dev if you want to install from there and try it.
#R #RStats #TimeSeries
November 11, 2024 at 3:33 PM
Next up on the list for my RandomWalker package is random_uniform_walk() which uses the runif() as it's base.

#R #RStats #RandomWalker #RandomWalks #tidy #ggplot2 #RProgramming #RCode
July 12, 2025 at 12:12 PM
This piece about the UK liver transplant matching algorithm, by @randomwalker and @sayashk, is fantastic. Excellent example that algorithms that make real-world decisions aren't inherently problematic, but they can certainly be horrifyingly bad if not designed and tested carefully […]
Original post on hachyderm.io
hachyderm.io
November 12, 2024 at 5:37 PM
📊 Just released: RandomWalker 0.3.0! Now you can generate random walks in up to 3 dimensions. This is a must-read for R programmers looking to enhance their simulations.

Dive into the details: [https://www.spsanderson.com/steveondata/posts/2025-05-09/

#Blog #CRAN #RStats #TimeSeries #RandomWalker
May 9, 2025 at 12:47 PM
Updates on CRAN: allcontributors (0.2.2), clusterMI (1.2.2), metalite.ae (0.1.3), openCR (2.2.7), RandomWalker (0.2.0), Rlabkey (3.4.0), rStrava (1.3.2)
October 23, 2024 at 5:17 PM
Now I have added the t-distribution as well.

#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
July 12, 2025 at 1:10 PM
Quick heads-up: no Linux post this Friday. Tomorrow’s blog spotlights RandomWalker 0.3.0 on CRAN—3-D walks, smart subsetting, confidence intervals, and step_number in place of x. Bigger upgrades on the horizon. Stay tuned!
#rstats #RandomWalker #DataScience #OpenSource #CRAN
May 8, 2025 at 12:14 PM
Looks like the newest version of #RandomWalker and #TidyDensity are the best yet as seen in the 30 post release downloads. I don't get tidyverse downloads but I'm proud of these works.

#R #RStats
September 30, 2025 at 2:38 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
CRAN updates: gauseR nLTT RandomWalker RcmdrPlugin.aRnova #rstats
May 6, 2025 at 1:02 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
Excellent this means I can resubmit #RandomWalker
August 18, 2025 at 1:59 PM
I updated yesterdays script on #Calligraphy in #R with #ggplot2 I like this one a bit better. I used my #RandomWalker package to generate random walks for a normal Gaussian distribution and a Cauchy distribution.

#R #RStats #CodeArt #Art
September 11, 2025 at 2:05 PM
Last one for today, I just added random_hypergeometric_walk() to the #dev version of my #R #package #RandomWalker

this package relies on #dplyr #ggplot2 #stats #purrr

#R #RStats #tech #Coding
July 19, 2025 at 2:49 AM
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
Millainen sijoittaja on #RandomWalker Jarkko Aho ja millaisella filosofialla hän valitsee uusia sijoituskohteita? Tarjolla on vinkkejä tavallisellekin piensijoittajalle. Entä jos saisi vaihtaa päivän ajaksi jonkun toisen sijoittajan saappaisiin?

Katso tallenne: youtu.be/2SNBpEM0boQ

#sijoittaminen
Millainen sijoittaja olet, Jarkko Aho alias Random Walker?
YouTube video by Taloustaito
youtu.be
March 21, 2025 at 8:42 AM
August 28, 2025 at 2:37 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
random_binomial_walk() now in #Dev version of #RandomWalker on #GitHub almost done
July 19, 2025 at 3:12 PM
I'm choice 2, using group_nest and map as it retains the original column types and there is no need to rename, although if I put some effort into it I'm sure I could remove the need to enframe and rename. I just don't feel like doing that this morning.

#tidyr #purrr #dplyr #imap #map #RandomWalker
October 7, 2025 at 11:56 AM
Really good look at crypto usability and how new metaphors—lock, key, seal, imprint—can help teach PGP https://freedom-to-tinker.com/blog/randomwalker/why-king-george-iii-can-encrypt/ ht @zararah
November 8, 2024 at 1:28 AM