Other packages > Find by keyword >

RandomWalker  

Generate Random Walks Compatible with the 'tidyverse'
View on CRAN: Click here


Download and install RandomWalker package within the R console
Install from CRAN:
install.packages("RandomWalker")

Install from Github:
library("remotes")
install_github("cran/RandomWalker")

Install by package version:
library("remotes")
install_version("RandomWalker", "0.2.0")



Attach the package and use:
library("RandomWalker")
Maintained by
Steven Sanderson
[Scholar Profile | Author Map]
First Published: 2024-09-15
Latest Update: 2024-09-15
Description:
Generates random walks of various types by providing a set of functions that are compatible with the 'tidyverse'. The functions provided in the package make it simple to create random walks with a variety of properties, such as how many simulations to run, how many steps to take, and the distribution of random walk itself.
How to cite:
Steven Sanderson (2024). RandomWalker: Generate Random Walks Compatible with the 'tidyverse'. R package version 0.2.0, https://cran.r-project.org/web/packages/RandomWalker. Accessed 02 Feb. 2025.
Previous versions and publish date:
0.1.0 (2024-09-15 22:30)
Other packages that cited RandomWalker R package
View RandomWalker citation profile
Other R packages that RandomWalker depends, imports, suggests or enhances
Complete documentation for RandomWalker
Functions, R codes and Examples using the RandomWalker R package
Full RandomWalker package functions and examples
Downloads during the last 30 days
01/0301/0401/0501/0601/0701/0801/0901/1001/1101/1201/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2901/3001/3102/01Downloads for RandomWalker0510152025303540455055TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA