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
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
Yes I just added 20 issues to my #RandomWalker #R #Package #GitHub repo! Yes there are 20 more distributions coming to RandomWalker :)
Want to visualize 3D random walks? Then my #R package developed with my fellow R coder from another country Antti Rask called RandomWalker has you covered!
Attached you will see a simple script to generate and visualize a 1D random walk and it's resulting outliers.
My Friday Linux tip is taking a rain check—randomness called!
Tomorrow I’m dropping a deep-dive blog on RandomWalker 0.3.0, now live on CRAN.
Think 3-D walks, on-the-fly subsetting, built-in confidence intervals, and the “x” column reborn as step_number. More goodies already cooking—stay tuned for the link!
Antti Rask and I worked on a package called #RandomWalker which seems to have download patterns that are anything but. There is a lot of work lined up to do on it, time is elusive but we will get there.
You can follow the issues here: https://github.com/spsanderson/RandomWalker/issues
Can you tell when the new version of our #R #package #RandomWalker was released?
I think you can :)
Can you tell when the new version of our #R #package #RandomWalker was released?
I think you can :)
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.
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.
Just some simple messing around in my #R #package #RandomWalker which integrates nicely with the #tidyverse
This example uses the rw30() function.
Documentation: https://www.spsanderson.com/RandomWalker/reference/rw30.html
Working on the #release of our #RandomWalker #R #package version 0.2.0
:)
Working on the #release of our #RandomWalker #R #package version 0.2.0
:)
I am working on making all of the functions in my #R #Packages #RandomWalker to provide random walks of 1, 2 or 3 dimensions. I have pretty much finished all of them for now. Just need some polishing, but then need to update the visualize_walks() function to add sub functionality for dimensions other than 1
GitHub: https://github.com/spsanderson/RandomWalker/discussions/53