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 03 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/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

flowTraceR  
Tracing Information Flow for Inter-Software Comparisons in Mass Spectrometry-Based Bottom-Up Proteomics
Useful functions to standardize software outputs from ProteomeDiscoverer, Spectronaut, DIA-NN and Ma ...
Download / Learn more Package Citations See dependency  
copulaboost  
Fitting Additive Copula Regression Models for Binary Outcome Regression
Additive copula regression for regression problems with binary outcome via gradient boosting [Bran ...
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  
ttbary  
Barycenter Methods for Spatial Point Patterns
Computes a point pattern in R^2 or on a graph that is representative of a collection of many data pa ...
Download / Learn more Package Citations See dependency  
xLLiM  
High Dimensional Locally-Linear Mapping
Provides a tool for non linear mapping (non linear regression) using a mixture of regression model a ...
Download / Learn more Package Citations See dependency  
PERMANOVA  
Multivariate Analysis of Variance Based on Distances and Permutations
Calculates multivariate analysis of variance based on permutations and some associated pictorial rep ...
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