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

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-scalablebayesm 0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-bayesm@3.1-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scalablebayesm
Licenses: GPL 2+
Build system: r
Synopsis: Distributed Markov Chain Monte Carlo for Bayesian Inference in Marketing
Description:

Estimates unit-level and population-level parameters from a hierarchical model in marketing applications. The package includes: Hierarchical Linear Models with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a Dirichlet Process prior and covariates. For more details, see Bumbaca, F. (Rico), Misra, S., & Rossi, P. E. (2020) <doi:10.1177/0022243720952410> "Scalable Target Marketing: Distributed Markov Chain Monte Carlo for Bayesian Hierarchical Models". Journal of Marketing Research, 57(6), 999-1018.

r-spatialregroup 0.1.0
Propagated dependencies: r-spdep@1.4-2 r-sf@1.1-1 r-rlang@1.2.0 r-igraph@2.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatialRegroup
Licenses: GPL 3
Build system: r
Synopsis: Iterative Spatial Regrouping of Administrative Units by Attributive Affinity
Description:

Evaluates the statistical coherence of existing administrative partitions (e.g. inter-municipal groupings, districts) by identifying spatial units whose attributive profile is more similar to a neighbouring group than to their own. Border units are iteratively reassigned to the group they are most affine with, based on Euclidean or Mahalanobis distance computed on user-supplied numeric variables, with optional per-variable weighting and standardisation. Spatial contiguity is enforced throughout: isolated candidates are reintegrated into their original group, disconnected fragments are resolved, and empty groups are restored. Convergence is monitored via an eta-squared cohesion criterion. The resulting partition can be compared to the original administrative delineation using multilevel models, providing a quantitative measure of boundary inefficiency.

r-semtests 0.9.0
Propagated dependencies: r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/JonasMoss/semTests
Licenses: GPL 3+
Build system: r
Synopsis: Robust Test Statistics for Structural Equation Models
Description:

Supports penalized eigenvalue block-averaging and penalized regression p-values (Foldnes, Moss, Grønneberg, 2024) <doi:10.1080/10705511.2024.2372028>, including their extension to nested model comparison (Foldnes, Grønneberg, Moss, 2026) <doi:10.3758/s13428-026-02968-4>, as well as traditional p-values such as Satorra-Bentler. All p-values can be calculated using unbiased or biased gamma estimates (Du, Bentler, 2022) <doi:10.1080/10705511.2022.2063870> and two choices of chi square statistics. The tests apply to any minimum-discrepancy estimator -- ML, GLS, ULS, and categorical WLSMV/DWLS -- with experimental support for full-information maximum-likelihood (FIML) fits under missing data.

r-sfcentral 0.1.3
Propagated dependencies: r-sf@1.1-1 r-scales@1.4.0 r-lwgeom@0.2-16 r-hmisc@5.2-5 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gavg712.gitlab.io/sfcentral/
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Centrality and Dispersion Statistics
Description:

Compute centrographic statistics (central points, standard distance, standard deviation ellipse, standard deviation box) for observations taken at point locations in 2D or 3D. The sfcentral library was inspired in aspace package but conceived to be used in a spatial tidyverse context.

r-salad 1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=salad
Licenses: Expat
Build system: r
Synopsis: Simple Automatic Differentiation
Description:

Handles both vector and matrices, using a flexible S4 class for automatic differentiation. The method used is forward automatic differentiation. Many functions and methods have been defined, so that in most cases, functions written without automatic differentiation in mind can be used without change.

r-svelteplots 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-padr@0.6.3 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Pascal-Schmidt/SveltePlots
Licenses: Expat
Build system: r
Synopsis: Wrapper for a Svelte Custom Web Component
Description:

An interactive charting library built on Svelte and D3 to easily produce SVG charts in R. Designed to simplify shiny development by eliminating the need for renderUI(), insertUI(), removeUI(), and shiny proxy functions, using Svelte''s reactive state system instead.

r-ssgraph 1.16
Propagated dependencies: r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.uva.nl/profile/a.mohammadi
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Graph Structure Learning using Spike-and-Slab Priors
Description:

Bayesian estimation for undirected graphical models using spike-and-slab priors. The package handles continuous, discrete, and mixed data.

r-scripturs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andrewheiss/scriptuRs
Licenses: Expat
Build system: r
Synopsis: Complete Text of the LDS Scriptures
Description:

Full text, in data frames containing one row per verse, of the Standard Works of The Church of Jesus Christ of Latter-day Saints (LDS). These are the Old Testament, (KJV), the New Testament (KJV), the Book of Mormon, the Doctrine and Covenants, and the Pearl of Great Price.

r-shinylight 1.2
Propagated dependencies: r-later@1.4.8 r-jsonlite@2.0.0 r-httpuv@1.6.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinylight
Licenses: GPL 3
Build system: r
Synopsis: Web Interface to 'R' Functions
Description:

Web front end for your R functions producing plots or tables. If you have a function or set of related functions, you can make them available over the internet through a web browser. This is the same motivation as the shiny package, but note that the development of shinylight is not in any way linked to that of shiny (beyond the use of the httpuv package). You might prefer shinylight to shiny if you want a lighter weight deployment with easier horizontal scaling, or if you want to develop your front end yourself in JavaScript and HTML just using a lightweight remote procedure call interface to your R code on the server.

r-sysagnps 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rio@1.3.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-patchwork@1.3.2 r-magrittr@2.0.5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-forcats@1.0.1 r-expm@1.0-0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/xitingwang-ida/sysAgNPs
Licenses: GPL 3+
Build system: r
Synopsis: Systematic Quantification of AgNPs to Unleash their Potential for Applicability
Description:

There is variation across AgNPs due to differences in characterization techniques and testing metrics employed in studies. To address this problem, we have developed a systematic evaluation framework called sysAgNPs'. Within this framework, Distribution Entropy (DE) is utilized to measure the uncertainty of feature categories of AgNPs, Proclivity Entropy (PE) assesses the preference of these categories, and Combination Entropy (CE) quantifies the uncertainty of feature combinations of AgNPs. Additionally, a Markov chain model is employed to examine the relationships among the sub-features of AgNPs and to determine a Transition Score (TS) scoring standard that is based on steady-state probabilities. The sysAgNPs framework provides metrics for evaluating AgNPs, which helps to unravel their complexity and facilitates effective comparisons among different AgNPs, thereby advancing the scientific research and application of these AgNPs.

r-smdi 0.3.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-tableone@0.13.2 r-survival@3.8-6 r-stringr@1.6.0 r-randomforest@4.7-1.2 r-proc@1.19.0.1 r-naniar@1.1.0 r-mice@3.19.0 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-hotelling@1.0-8 r-gt@1.3.0 r-glue@1.8.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-fastdummies@1.7.6 r-dplyr@1.2.1 r-caret@7.0-1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://janickweberpals.gitlab-pages.partners.org/smdi/
Licenses: GPL 3+
Build system: r
Synopsis: Perform Structural Missing Data Investigations
Description:

An easy to use implementation of routine structural missing data diagnostics with functions to visualize the proportions of missing observations, investigate missing data patterns and conduct various empirical missing data diagnostic tests. Reference: Weberpals J, Raman SR, Shaw PA, Lee H, Hammill BG, Toh S, Connolly JG, Dandreo KJ, Tian F, Liu W, Li J, Hernández-Muñoz JJ, Glynn RJ, Desai RJ. smdi: an R package to perform structural missing data investigations on partially observed confounders in real-world evidence studies. JAMIA Open. 2024 Jan 31;7(1):ooae008. <doi:10.1093/jamiaopen/ooae008>.

r-spanishoddata 0.2.6
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-paws-storage@0.9.0 r-parallelly@1.47.0 r-openssl@2.4.1 r-memoise@2.0.1 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 r-fs@2.1.0 r-duckdb@1.5.2 r-dplyr@1.2.1 r-digest@0.6.39 r-dbi@1.3.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rOpenSpain.github.io/spanishoddata/
Licenses: Expat
Build system: r
Synopsis: Get Spanish Origin-Destination Data
Description:

Gain seamless access to origin-destination (OD) data from the Spanish Ministry of Transport, hosted at <https://www.transportes.gob.es/ministerio/proyectos-singulares/estudios-de-movilidad-con-big-data/opendata-movilidad>. This package simplifies the management of these large datasets by providing tools to download zone boundaries, handle associated origin-destination data, and process it efficiently with the duckdb database interface. Local caching minimizes repeated downloads, streamlining workflows for researchers and analysts. Methods described in Kotov et al. (2026) <doi:10.1177/23998083251415040>. Extensive documentation is available at <https://ropenspain.github.io/spanishoddata/index.html>, offering guides on creating static and dynamic mobility flow visualizations and transforming large datasets into analysis-ready formats.

r-segcorr 1.2
Propagated dependencies: r-jointseg@1.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SegCorr
Licenses: GPL 2
Build system: r
Synopsis: Detecting Correlated Genomic Regions
Description:

This package performs correlation matrix segmentation and applies a test procedure to detect highly correlated regions in gene expression.

r-scdb 0.6.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-parallelly@1.47.0 r-openssl@2.4.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-glue@1.8.1 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ssi-dk/SCDB
Licenses: GPL 3
Build system: r
Synopsis: Easily Access and Maintain Time-Based Versioned Data (Slowly-Changing-Dimension)
Description:

This package provides a collection of functions that enable easy access and updating of a database of data over time. More specifically, the package facilitates type-2 history for data-warehouses and provides a number of Quality of life improvements for working on SQL databases with R. For reference see Ralph Kimball and Margy Ross (2013, ISBN 9781118530801).

r-scorecard 0.4.6
Propagated dependencies: r-xml2@1.5.2 r-xefun@0.1.5 r-stringi@1.8.7 r-openxlsx@4.2.8.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ShichenXie/scorecard
Licenses: Expat
Build system: r
Synopsis: Credit Risk Scorecard
Description:

The `scorecard` package makes the development of credit risk scorecard easier and efficient by providing functions for some common tasks, such as data partition, variable selection, woe binning, scorecard scaling, performance evaluation and report generation. These functions can also used in the development of machine learning models. The references including: 1. Refaat, M. (2011, ISBN: 9781447511199). Credit Risk Scorecard: Development and Implementation Using SAS. 2. Siddiqi, N. (2006, ISBN: 9780471754510). Credit risk scorecards. Developing and Implementing Intelligent Credit Scoring.

r-sketch 1.1.20.3
Propagated dependencies: r-v8@8.2.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-glue@1.8.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sketch
Licenses: ASL 2.0
Build system: r
Synopsis: Interactive Sketches
Description:

This package creates static / animated / interactive visualisations embeddable in R Markdown documents. It implements an R-to-JavaScript transpiler and enables users to write JavaScript applications using the syntax of R.

r-scaledescr 0.2.7
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-psych@2.6.5 r-openxlsx@4.2.8.1 r-officer@0.7.5 r-lavaan@0.6-21 r-gtsummary@2.5.1 r-flextable@0.9.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scaledescr
Licenses: Expat
Build system: r
Synopsis: Descriptive, Reliability, and Inferential Tables for Psychometric Scales and Demographic Data
Description:

This package provides functions to format and summarise already computed outputs from commonly used statistical and psychometric functions into compact, single-row tables and simple graphs, with utilities to export results to CSV, Word, and Excel formats. The package does not implement new statistical methods or estimation procedures; instead, it organises and presents results obtained from existing packages such as psych', stats', gtsummary', and lavaan to streamline reporting workflows in clinical and psychological research.

r-simdd 1.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simdd
Licenses: GPL 2
Build system: r
Synopsis: Simulation of Fisher Bingham and Related Directional Distributions
Description:

Simulation methods for the Fisher Bingham distribution on the unit sphere, the matrix Bingham distribution on a Grassmann manifold, the matrix Fisher distribution on SO(3), and the bivariate von Mises sine model on the torus. The methods use an acceptance/rejection simulation algorithm for the Bingham distribution and are described fully by Kent, Ganeiber and Mardia (2018) <doi:10.1080/10618600.2017.1390468>. These methods supersede earlier MCMC simulation methods and are more general than earlier simulation methods. The methods can be slower in specific situations where there are existing non-MCMC simulation methods (see Section 8 of Kent, Ganeiber and Mardia (2018) <doi:10.1080/10618600.2017.1390468> for further details).

r-shinyxypad 0.2.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/shinyXYpad
Licenses: GPL 3
Build system: r
Synopsis: XY Controller for 'Shiny'
Description:

This package provides an XY pad input for the Shiny framework. An XY pad is like a bivariate slider. It allows to pick up a pair of numbers.

r-spatialge 1.2.2
Propagated dependencies: r-wordspace@0.2-9 r-uwot@0.2.4 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-spdep@1.4-2 r-spamm@4.6.65 r-sp@2.2-1 r-sfsmisc@1.1-24 r-sf@1.1-1 r-sctransform@0.4.3 r-scales@1.4.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-png@0.1-9 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-khroma@1.17.0 r-jsonlite@2.0.0 r-jpeg@0.1-11 r-hdf5r@1.3.12 r-gsva@2.6.2 r-gstat@2.1-6 r-ggrepel@0.9.8 r-ggpolypath@0.4.0 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-ebimage@4.54.0 r-dynamictreecut@1.63-1 r-dplyr@1.2.1 r-delayedmatrixstats@1.34.0 r-delayedarray@0.38.1 r-data-table@1.18.4 r-concaveman@1.2.0 r-complexheatmap@2.28.0 r-biocparallel@1.46.0 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatialGE
Licenses: Expat
Build system: r
Synopsis: Visualization and Analysis of Spatial Heterogeneity in Spatially-Resolved Gene Expression
Description:

Visualization and analysis of spatially resolved transcriptomics data. The spatialGE R package provides methods for visualizing and analyzing spatially resolved transcriptomics data, such as 10X Visium, CosMx, or csv/tsv gene expression matrices. It includes tools for spatial interpolation, autocorrelation analysis, tissue domain detection, gene set enrichment, and differential expression analysis using spatial mixed models.

r-spqdep 0.1.3.6
Propagated dependencies: r-units@1.0-1 r-tidyr@1.3.2 r-spdep@1.4-2 r-spatialreg@1.4-3 r-sp@2.2-1 r-sf@1.1-1 r-rsample@1.3.2 r-purrr@1.2.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-igraph@2.3.1 r-gtools@3.9.5 r-gt@1.3.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://f8l5h9.github.io/spqdep/
Licenses: Expat
Build system: r
Synopsis: Testing for Spatial Independence of Cross-Sectional Qualitative Data
Description:

Testing for Spatial Dependence of Qualitative Data in Cross Section. The list of functions includes join-count tests, Q test, spatial scan test, similarity test and spatial runs test. The methodology of these models can be found in <doi:10.1007/s10109-009-0100-1> and <doi:10.1080/13658816.2011.586327>.

r-sign 0.1.0
Propagated dependencies: r-survival@3.8-6 r-survcomp@1.62.0 r-gsva@2.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIGN
Licenses: GPL 3+
Build system: r
Synopsis: Similarity Identification in Gene Expression
Description:

This package provides a classification framework to use expression patterns of pathways as features to identify similarity between biological samples. It provides a new measure for quantifying similarity between expression patterns of pathways.

r-silfs 0.1.0
Propagated dependencies: r-mass@7.3-65 r-glmnet@5.0 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SILFS
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Subgroup Identification with Latent Factor Structure
Description:

In various domains, many datasets exhibit both high variable dependency and group structures, which necessitates their simultaneous estimation. This package provides functions for two subgroup identification methods based on penalized functions, both of which utilize factor model structures to adapt to data with cross-sectional dependency. The first method is the Subgroup Identification with Latent Factor Structure Method (SILFSM) we proposed. By employing Center-Augmented Regularization and factor structures, the SILFSM effectively eliminates data dependencies while identifying subgroups within datasets. For this model, we offer optimization functions based on two different methods: Coordinate Descent and our newly developed Difference of Convex-Alternating Direction Method of Multipliers (DC-ADMM) algorithms; the latter can be applied to cases where the distance function in Center-Augmented Regularization takes L1 and L2 forms. The other method is the Factor-Adjusted Pairwise Fusion Penalty (FA-PFP) model, which incorporates factor augmentation into the Pairwise Fusion Penalty (PFP) developed by Ma, S. and Huang, J. (2017) <doi:10.1080/01621459.2016.1148039>. Additionally, we provide a function for the Standard CAR (S-CAR) method, which does not consider the dependency and is for comparative analysis with other approaches. Furthermore, functions based on the Bayesian Information Criterion (BIC) of the SILFSM and the FA-PFP method are also included in SILFS for selecting tuning parameters. For more details of Subgroup Identification with Latent Factor Structure Method, please refer to He et al. (2024) <doi:10.48550/arXiv.2407.00882>.

r-staggr 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/chse-ohsu/staggR
Licenses: GPL 3
Build system: r
Synopsis: Fit Difference-in-Differences Models with Staggered Interventions
Description:

Fits linear difference-in-differences models in scenarios where intervention roll-outs are staggered over time. The package implements a version of an approach proposed by Sun and Abraham (2021) <doi:10.1016/j.jeconom.2020.09.006> to estimate cohort- and time-since-treatment specific difference-in-differences parameters, and it provides convenience functions both for specifying the model and for flexibly aggregating coefficients to answer a variety of research questions.

Total packages: 72465