_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-sparsebiplots 4.1.1
Propagated dependencies: r-sparsepca@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mitzicubillamontilla/SparseBiplots
Licenses: GPL 3+
Build system: r
Synopsis: 'HJ-Biplot' using Different Ways of Penalization Plotting with 'ggplot2'
Description:

The HJ-Biplot is a multivariate method that represents high-dimensional data in a low-dimensional subspace, capturing most of the informationâ s variability in just a few dimensions. This package implements three new regularized versions of the HJ-Biplot: Ridge, LASSO, and Elastic Net. These versions introduce restrictions that shrink or zero-out variable weights to improve interpretability based on regularization theory. All methods provide graphical representations using ggplot2'.

r-semdeep 1.1.1
Propagated dependencies: r-xgboost@3.2.1.1 r-torch@0.17.0 r-semgraph@1.2.4 r-rpart@4.1.27 r-ranger@0.18.0 r-progress@1.2.3 r-parabar@1.4.2 r-neuralnettools@1.5.3 r-lavaan@0.6-21 r-kernelshap@0.9.1 r-igraph@2.3.1 r-corpcor@1.6.10 r-coro@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/BarbaraTarantino/SEMdeep
Licenses: GPL 3+
Build system: r
Synopsis: Structural Equation Modeling with Deep Neural Network and Machine Learning Algorithms
Description:

Training and validation of a custom (or data-driven) Structural Equation Models using Deep Neural Networks or Machine Learning algorithms, which extend the fitting procedures of the SEMgraph R package <doi:10.32614/CRAN.package.SEMgraph>.

r-shapley 0.7.0
Propagated dependencies: r-pander@0.6.6 r-h2o@3.44.0.3 r-ggplot2@4.0.3 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haghish/shapley
Licenses: Expat
Build system: r
Synopsis: Weighted Mean SHAP and CI for Robust Feature Assessment in ML Grid
Description:

This R package introduces Weighted Mean SHapley Additive exPlanations (WMSHAP), an innovative method for calculating SHAP values for a grid of fine-tuned base-learner machine learning models as well as stacked ensembles, a method not previously available due to the common reliance on single best-performing models. By integrating the weighted mean SHAP values from individual base-learners comprising the ensemble or individual base-learners in a tuning grid search, the package weights SHAP contributions according to each model's performance, assessed by multiple either R squared (for both regression and classification models). alternatively, this software also offers weighting SHAP values based on the area under the precision-recall curve (AUCPR), the area under the curve (AUC), and F2 measures for binary classifiers. It further extends this framework to implement weighted confidence intervals for weighted mean SHAP values, offering a more comprehensive and robust feature importance evaluation over a grid of machine learning models, instead of solely computing SHAP values for the best model. This methodology is particularly beneficial for addressing the severe class imbalance (class rarity) problem by providing a transparent, generalized measure of feature importance that mitigates the risk of reporting SHAP values for an overfitted or biased model and maintains robustness under severe class imbalance, where there is no universal criteria of identifying the absolute best model. Furthermore, the package implements hypothesis testing to ascertain the statistical significance of SHAP values for individual features, as well as comparative significance testing of SHAP contributions between features. Additionally, it tackles a critical gap in feature selection literature by presenting criteria for the automatic feature selection of the most important features across a grid of models or stacked ensembles, eliminating the need for arbitrary determination of the number of top features to be extracted. This utility is invaluable for researchers analyzing feature significance, particularly within severely imbalanced outcomes where conventional methods fall short. Moreover, it is also expected to report democratic feature importance across a grid of models, resulting in a more comprehensive and generalizable feature selection. The package further implements a novel method for visualizing SHAP values both at subject level and feature level as well as a plot for feature selection based on the weighted mean SHAP ratios.

r-sieve 2.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-glmnet@5.0 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Sieve
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric Estimation by the Method of Sieves
Description:

This package performs multivariate nonparametric regression/classification by the method of sieves (using orthogonal basis). The method is suitable for moderate high-dimensional features (dimension < 100). The l1-penalized sieve estimator, a nonparametric generalization of Lasso, is adaptive to the feature dimension with provable theoretical guarantees. We also include a nonparametric stochastic gradient descent estimator, Sieve-SGD, for online or large scale batch problems. Details of the methods can be found in: <arXiv:2206.02994> <arXiv:2104.00846><arXiv:2310.12140>.

r-sbmedian 0.1.2
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBmedian
Licenses: Expat
Build system: r
Synopsis: Scalable Bayes with Median of Subset Posteriors
Description:

Median-of-means is a generic yet powerful framework for scalable and robust estimation. A framework for Bayesian analysis is called M-posterior, which estimates a median of subset posterior measures. For general exposition to the topic, see the paper by Minsker (2015) <doi:10.3150/14-BEJ645>.

r-superpower 0.2.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-reshape2@1.4.5 r-mass@7.3-65 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-emmeans@2.0.3 r-dplyr@1.2.1 r-afex@1.5-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://aaroncaldwell.us/SuperpowerBook/
Licenses: Expat
Build system: r
Synopsis: Simulation-Based Power Analysis for Factorial Designs
Description:

This package provides functions to perform simulations of ANOVA designs of up to three factors. Calculates the observed power and average observed effect size for all main effects and interactions in the ANOVA, and all simple comparisons between conditions. Includes functions for analytic power calculations and additional helper functions that compute effect sizes for ANOVA designs, observed error rates in the simulations, and functions to plot power curves. Please see Lakens, D., & Caldwell, A. R. (2021). "Simulation-Based Power Analysis for Factorial Analysis of Variance Designs". <doi:10.1177/2515245920951503>.

r-sbic 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-polca@1.6.0.2 r-mclust@6.1.2 r-igraph@2.3.1 r-hash@2.2.6.4 r-flexmix@2.3-20 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Lucaweihs/sBIC
Licenses: GPL 3+
Build system: r
Synopsis: Computing the Singular BIC for Multiple Models
Description:

Computes the sBIC for various singular model collections including: binomial mixtures, factor analysis models, Gaussian mixtures, latent forests, latent class analyses, and reduced rank regressions.

r-siland 3.0.2
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-reshape2@1.4.5 r-raster@3.6-32 r-lme4@2.0-1 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-fields@17.3 r-fasterize@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=siland
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Spatial Influence of Landscape
Description:

Method to estimate the spatial influence scales of landscape variables on a response variable. The method is based on Chandler and Hepinstall-Cymerman (2016) Estimating the spatial scales of landscape effects on abundance, Landscape ecology, 31: 1383-1394, <doi:10.1007/s10980-016-0380-z>.

r-suncalcmeeus 0.1.3
Propagated dependencies: r-tibble@3.3.1 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.r4photobiology.info/SunCalcMeeus/
Licenses: GPL 2+
Build system: r
Synopsis: Sun Position and Daylight Calculations
Description:

Compute the position of the sun, and local solar time using Meeus formulae. Compute day and/or night length using different twilight definitions or arbitrary sun elevation angles. This package is part of the r4photobiology suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>. Algorithms from Meeus (1998, ISBN:0943396611).

r-sightabilitymodel 1.5.5
Propagated dependencies: r-survey@4.5 r-plyr@1.8.9 r-mvtnorm@1.3-7 r-msm@1.8.2 r-matrix@1.7-5 r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jfieberg/SightabilityModel
Licenses: GPL 2
Build system: r
Synopsis: Wildlife Sightability Modeling
Description:

Uses logistic regression to model the probability of detection as a function of covariates. This model is then used with observational survey data to estimate population size, while accounting for uncertain detection. See Steinhorst and Samuel (1989).

r-sit 0.1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/canyi-chen/SIT
Licenses: Expat
Build system: r
Synopsis: Association Measurement Through Sliced Independence Test (SIT)
Description:

Computes the sit coefficient between two vectors x and y, possibly all paired coefficients for a matrix. The reference for the methods implemented here is Zhang, Yilin, Canyi Chen, and Liping Zhu. 2022. "Sliced Independence Test." Statistica Sinica. <doi:10.5705/ss.202021.0203>. This package incorporates the Galton peas example.

r-scoreeb 0.1.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ScoreEB
Licenses: GPL 3
Build system: r
Synopsis: Score Test Integrated with Empirical Bayes for Association Study
Description:

Perform association test within linear mixed model framework using score test integrated with Empirical Bayes for genome-wide association study. Firstly, score test was conducted for each marker under linear mixed model framework, taking into account the genetic relatedness and population structure. And then all the potentially associated markers were selected with a less stringent criterion. Finally, all the selected markers were placed into a multi-locus model to identify the true quantitative trait nucleotide.

r-seasonal 1.10.0
Propagated dependencies: r-x13binary@1.1.61.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.seasonal.website
Licenses: GPL 3
Build system: r
Synopsis: R Interface to X-13-ARIMA-SEATS
Description:

Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal adjustment software by the US Census Bureau. It offers full access to almost all options and outputs of X-13, including X-11 and SEATS, automatic ARIMA model search, outlier detection and support for user defined holiday variables, such as Chinese New Year or Indian Diwali. A graphical user interface can be used through the seasonalview package. Uses the X-13-binaries from the x13binary package.

r-sbrl 1.4
Dependencies: gsl@2.8 gmp@6.3.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sbrl
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Bayesian Rule Lists Model
Description:

An efficient implementation of Scalable Bayesian Rule Lists Algorithm, a competitor algorithm for decision tree algorithms; see Hongyu Yang, Cynthia Rudin, Margo Seltzer (2017) <https://proceedings.mlr.press/v70/yang17h.html>. It builds from pre-mined association rules and have a logical structure identical to a decision list or one-sided decision tree. Fully optimized over rule lists, this algorithm strikes practical balance between accuracy, interpretability, and computational speed.

r-specs 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=specs
Licenses: GPL 2+
Build system: r
Synopsis: Single-Equation Penalized Error-Correction Selector (SPECS)
Description:

Implementation of SPECS, your favourite Single-Equation Penalized Error-Correction Selector developed in Smeekes and Wijler (2021) <doi:10.1016/j.jeconom.2020.07.021>. SPECS provides a fully automated estimation procedure for large and potentially (co)integrated datasets. The dataset in levels is converted to a conditional error-correction model, either by the user or by means of the functions included in this package, and various specialised forms of penalized regression can be applied to the model. Automated options for initializing and selecting a sequence of penalties, as well as the construction of penalty weights via an initial estimator, are available. Moreover, the user may choose from a number of pre-specified deterministic configurations to further simplify the model building process.

r-sparsenet 1.7
Propagated dependencies: r-shape@1.4.6.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hastie.su.domains/public/Papers/Sparsenet/Mazumder-SparseNetCoordinateDescent-2011.pdf
Licenses: GPL 2
Build system: r
Synopsis: Fit Sparse Linear Regression Models via Nonconvex Optimization
Description:

Efficient procedure for fitting regularization paths between L1 and L0, using the MC+ penalty of Zhang, C.H. (2010)<doi:10.1214/09-AOS729>. Implements the methodology described in Mazumder, Friedman and Hastie (2011) <DOI: 10.1198/jasa.2011.tm09738>. Sparsenet computes the regularization surface over both the family parameter and the tuning parameter by coordinate descent.

r-simsalapar 1.0-13
Propagated dependencies: r-sfsmisc@1.1-24 r-gridbase@0.4-7 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simsalapar
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tools for Simulation Studies in Parallel
Description:

This package provides tools for setting up ("design"), conducting, and evaluating large-scale simulation studies with graphics and tables, including parallel computations.

r-semanticfa 0.1.0
Propagated dependencies: r-withr@3.0.2 r-uwot@0.2.4 r-rtsne@0.17 r-reticulate@1.46.0 r-psych@2.6.5 r-gparotation@2026.4-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/devon7y/semanticfa
Licenses: GPL 3+
Build system: r
Synopsis: Semantic Factor Analysis of Language Model Embeddings
Description:

This package performs exploratory factor analysis on language model embeddings of psychological scale items. Embeds item text with sentence transformers or other language models, transforms the embeddings into item-by-item similarity matrices, and extracts latent factor structure via standard exploratory factor analysis. Supports embedding-adapted parallel analysis, several similarity transforms (atomic reversed, SQuID centering, mean-centered Pearson), and fit diagnostics tailored to embedding matrices (TEFI, RMSR, CAF, McDonald's omega). The underlying methods are documented with full citations in the corresponding function help pages. Returns objects compatible with psych and EFAtools workflows.

r-surveycv 0.2.0
Propagated dependencies: r-survey@4.5 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ColbyStatSvyRsch/surveyCV/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Cross Validation Based on Survey Design
Description:

This package provides functions to generate K-fold cross validation (CV) folds and CV test error estimates that take into account how a survey dataset's sampling design was constructed (SRS, clustering, stratification, and/or unequal sampling weights). You can input linear and logistic regression models, along with data and a type of survey design in order to get an output that can help you determine which model best fits the data using K-fold cross validation. Our paper on "K-Fold Cross-Validation for Complex Sample Surveys" by Wieczorek, Guerin, and McMahon (2022) <doi:10.1002/sta4.454> explains why differing how we take folds based on survey design is useful.

r-stops 1.9-1
Propagated dependencies: r-vegan@2.7-3 r-tgp@2.4-23 r-smacofx@1.22-0 r-smacof@2.1-7 r-scagnostics@0.2-6 r-registry@0.5-1 r-pso@1.0.4 r-pomp@6.4 r-nloptr@2.2.1 r-minerva@1.5.10 r-energy@1.7-12 r-dfoptim@2023.1.0 r-cordillera@1.0-3 r-cmaes@1.0-12 r-clue@0.3-68 r-acepack@1.6.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-forge.r-project.org/projects/stops/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Structure Optimized Proximity Scaling
Description:

This package provides methods that use flexible variants of multidimensional scaling (MDS) which incorporate parametric nonlinear distance transformations and trade-off the goodness-of-fit fit with structure considerations to find optimal hyperparameters, also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different 1-way MDS models with ratio, interval, ordinal optimal scaling in a STOPS framework. These cover essentially the functionality of the package smacofx, including Torgerson (classical) scaling with power transformations of dissimilarities, SMACOF MDS with powers of dissimilarities, Sammon mapping with powers of dissimilarities, elastic scaling with powers of dissimilarities, spherical SMACOF with powers of dissimilarities, (ALSCAL) s-stress MDS with powers of dissimilarities, r-stress MDS, MDS with powers of dissimilarities and configuration distances, elastic scaling powers of dissimilarities and configuration distances, Sammon mapping powers of dissimilarities and configuration distances, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS, Isomap, curvilinear component analysis (CLCA), curvilinear distance analysis (CLDA) and sparsified (power) multidimensional scaling and (power) multidimensional distance analysis (experimental models from smacofx influenced by CLCA). All of these models can also be fit by optimizing over hyperparameters based on goodness-of-fit fit only (i.e., no structure considerations). The package further contains functions for optimization, specifically the adaptive Luus-Jaakola algorithm and a wrapper for Bayesian optimization with treed Gaussian process with jumps to linear models, and functions for various c-structuredness indices. Hyperparameter optimization can be done with a number of techniques but we recommend either Bayesian optimization or particle swarm. For using "Kriging", users need to install a version of the archived DiceOptim R package.

r-strip 1.0.0
Propagated dependencies: r-rlist@0.4.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/paulponcet/strip
Licenses: Expat
Build system: r
Synopsis: Lighten your R Model Outputs
Description:

The strip function deletes components of R model outputs that are useless for specific purposes, such as predict[ing], print[ing], summary[izing], etc.

r-sbmtrees 1.5
Propagated dependencies: r-sn@2.1.3 r-rcppprogress@0.4.2 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pg@0.2.4 r-nnet@7.3-20 r-mvtnorm@1.3-7 r-mice@3.19.0 r-matrix@1.7-5 r-mass@7.3-65 r-lme4@2.0-1 r-dplyr@1.2.1 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBMTrees
Licenses: GPL 2
Build system: r
Synopsis: Longitudinal Sequential Imputation and Prediction with Bayesian Trees Mixed-Effects Models for Longitudinal Data
Description:

This package implements a sequential imputation framework using Bayesian Mixed-Effects Trees ('SBMTrees') for handling missing data in longitudinal studies. The package supports a variety of models, including non-linear relationships and non-normal random effects and residuals, leveraging Dirichlet Process priors for increased flexibility. Key features include handling Missing at Random (MAR) longitudinal data, imputation of both covariates and outcomes, and generating posterior predictive samples for further analysis. The methodology is designed for applications in epidemiology, biostatistics, and other fields requiring robust handling of missing data in longitudinal settings.

r-sadisa 1.2
Propagated dependencies: r-pracma@2.4.6 r-ddd@5.2.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SADISA
Licenses: GPL 3
Build system: r
Synopsis: Species Abundance Distributions with Independent-Species Assumption
Description:

Computes the probability of a set of species abundances of a single or multiple samples of individuals with one or more guilds under a mainland-island model. One must specify the mainland (metacommunity) model and the island (local) community model. It assumes that species fluctuate independently. The package also contains functions to simulate under this model. See Haegeman, B. & R.S. Etienne (2017). A general sampling formula for community structure data. Methods in Ecology & Evolution 8: 1506-1519 <doi:10.1111/2041-210X.12807>.

r-stppsim 1.3.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-terra@1.9-27 r-stringr@1.6.0 r-splancs@2.01-45 r-spatstat-geom@3.7-3 r-sparr@2.3-16 r-sp@2.2-1 r-simriv@1.0.7 r-sf@1.1-1 r-raster@3.6-32 r-progressr@0.19.0 r-otusummary@0.1.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-leaflet@2.2.3 r-ks@1.15.2 r-gstat@2.1-6 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-future-apply@1.20.2 r-dplyr@1.2.1 r-data-table@1.18.4 r-cowplot@1.2.0 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MAnalytics/stppSim
Licenses: GPL 3
Build system: r
Synopsis: Spatiotemporal Point Patterns Simulation
Description:

Generates artificial point patterns marked by their spatial and temporal signatures. The resulting point cloud may exhibit inherent interactions between both signatures. The simulation integrates microsimulation (Holm, E., (2017)<doi:10.1002/9781118786352.wbieg0320>) and agent-based models (Bonabeau, E., (2002)<doi:10.1073/pnas.082080899>), beginning with the configuration of movement characteristics for the specified agents (referred to as walkers') and their interactions within the simulation environment. These interactions (Quaglietta, L. and Porto, M., (2019)<doi:10.1186/s40462-019-0154-8>) result in specific spatiotemporal patterns that can be visualized, analyzed, and used for various analytical purposes. Given the growing scarcity of detailed spatiotemporal data across many domains, this package provides an alternative data source for applications in social and life sciences.

Total packages: 22167