#Calligraphy with #R and #RStats using #TidyDensity and #RandomWalker then plotting with #ggplot2
#GitHub github.com/spsanderson/...
#Coding #Programming #aRt
#GitHub github.com/spsanderson/...
#Coding #Programming #aRt
September 17, 2025 at 2:16 AM
#Calligraphy with #R and #RStats using #TidyDensity and #RandomWalker then plotting with #ggplot2
#GitHub github.com/spsanderson/...
#Coding #Programming #aRt
#GitHub github.com/spsanderson/...
#Coding #Programming #aRt
Same as yesterday, but this time, making a 2D Discrete Random Walk with my #R #Package #RandomWalker
#R #RStats #RProgramming #RandomWalks #Visual #ggplot2
#R #RStats #RProgramming #RandomWalks #Visual #ggplot2
May 15, 2025 at 12:14 PM
Same as yesterday, but this time, making a 2D Discrete Random Walk with my #R #Package #RandomWalker
#R #RStats #RProgramming #RandomWalks #Visual #ggplot2
#R #RStats #RProgramming #RandomWalks #Visual #ggplot2
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
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
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
This is still in dev if you want to install from there and try it.
#R #RStats #TimeSeries
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
#R #RStats #RandomWalker #RandomWalks #tidy #ggplot2 #RProgramming #RCode
July 12, 2025 at 12:12 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
#R #RStats #RandomWalker #RandomWalks #tidy #ggplot2 #RProgramming #RCode
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
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 […]
📊 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
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
📊 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
Dive into the details: [https://www.spsanderson.com/steveondata/posts/2025-05-09/
#Blog #CRAN #RStats #TimeSeries #RandomWalker
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
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)
Now I have added the t-distribution as well.
#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
July 12, 2025 at 1:10 PM
Now I have added the t-distribution as well.
#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
#R #RStats #RProgramming #RandomWaker #RCode #ggplot2 #tidydata
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
#rstats #RandomWalker #DataScience #OpenSource #CRAN
May 8, 2025 at 12:14 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
#rstats #RandomWalker #DataScience #OpenSource #CRAN
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
#R #RStats
September 30, 2025 at 2:38 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
#R #RStats
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
Take a look :)
#R #ggplot2 #tidydata #Random #stochastic #discrete
July 15, 2025 at 3:06 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
Take a look :)
#R #ggplot2 #tidydata #Random #stochastic #discrete
Added a the random_poisson_walk() to the #dev version of #RandomWalker
#Random #ggplot2 #tidydata #RandomWalks #Stochastic
#Random #ggplot2 #tidydata #RandomWalks #Stochastic
July 15, 2025 at 7:01 PM
Added a the random_poisson_walk() to the #dev version of #RandomWalker
#Random #ggplot2 #tidydata #RandomWalks #Stochastic
#Random #ggplot2 #tidydata #RandomWalks #Stochastic
Just added the function random_f_walk() to the #Dev version of #RandomWalker
#R #RStats #GitHub #ggplot2 #tidydata #Random #FDistribution #F #Distribution
#R #RStats #GitHub #ggplot2 #tidydata #Random #FDistribution #F #Distribution
July 19, 2025 at 2:19 PM
Just added the function random_f_walk() to the #Dev version of #RandomWalker
#R #RStats #GitHub #ggplot2 #tidydata #Random #FDistribution #F #Distribution
#R #RStats #GitHub #ggplot2 #tidydata #Random #FDistribution #F #Distribution
Excellent this means I can resubmit #RandomWalker
August 18, 2025 at 1:59 PM
Excellent this means I can resubmit #RandomWalker
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
#R #RStats #CodeArt #Art
September 11, 2025 at 2:05 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
#R #RStats #CodeArt #Art
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
#R #ggplot2 #TidyData #RandomWalker #RandomWalks #Random #Programming #Coding #RCode #RProgramming
July 10, 2025 at 3:15 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
#R #ggplot2 #TidyData #RandomWalker #RandomWalks #Random #Programming #Coding #RCode #RProgramming
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
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
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
Katso tallenne: youtu.be/2SNBpEM0boQ
#sijoittaminen
Updated #pkgdown sites
www.spsanderson.com/healthyR/
www.spsanderson.com/healthyR.ts/
www.spsanderson.com/healthyR.ai/
www.spsanderson.com/healthyR.data/
www.spsanderson.com/healthyverse/
www.spsanderson.com/TidyDensity/
www.spsanderson.com/tidyAML/
www.spsanderson.com/RandomWalker
www.spsanderson.com/healthyR/
www.spsanderson.com/healthyR.ts/
www.spsanderson.com/healthyR.ai/
www.spsanderson.com/healthyR.data/
www.spsanderson.com/healthyverse/
www.spsanderson.com/TidyDensity/
www.spsanderson.com/tidyAML/
www.spsanderson.com/RandomWalker
Hospital Data Analysis Workflow Tools
Hospital data analysis workflow tools, modeling, and automations. This library provides many useful tools to review common administrative hospital data. Some of these include average length of stay, r...
www.spsanderson.com
November 5, 2025 at 2:08 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
#RStats #Code #tidydata #ggplot2
July 17, 2025 at 12:24 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
#RStats #Code #tidydata #ggplot2
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
#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
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