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

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-image-cornerdetectionharris 0.1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/bnosac/image
Licenses: FreeBSD
Build system: r
Synopsis: Implementation of the Harris Corner Detection for Images
Description:

An implementation of the Harris Corner Detection as described in the paper "An Analysis and Implementation of the Harris Corner Detector" by Sánchez J. et al (2018) available at <doi:10.5201/ipol.2018.229>. The package allows to detect relevant points in images which are characteristic to the digital image.

r-icss 1.1
Propagated dependencies: r-rstack@1.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICSS
Licenses: GPL 2
Build system: r
Synopsis: ICSS Algorithm by Inclan/Tiao (1994)
Description:

The Iterative Cumulative Sum of Squares (ICSS) algorithm by Inclan/Tiao (1994) <https://www.jstor.org/stable/2290916> detects multiple change points, i.e. structural break points, in the variance of a sequence of independent observations. For series of moderate size (i.e. 200 observations and beyond), the ICSS algorithm offers results comparable to those obtained by a Bayesian approach or by likelihood ration tests, without the heavy computational burden required by these approaches.

r-iss 1.0.0
Propagated dependencies: r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ISS
Licenses: GPL 3+
Build system: r
Synopsis: Isotonic Subgroup Selection
Description:

Methodology for subgroup selection in the context of isotonic regression including methods for sub-Gaussian errors, classification, homoscedastic Gaussian errors and quantile regression. See the documentation of ISS(). Details can be found in the paper by Müller, Reeve, Cannings and Samworth (2023) <arXiv:2305.04852v2>.

r-ipw 1.3.0
Propagated dependencies: r-survival@3.8-3 r-nnet@7.3-20 r-mass@7.3-65 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/TranHung93/ipw
Licenses: Expat
Build system: r
Synopsis: Estimate Inverse Probability Weights
Description:

This package provides functions to estimate the probability to receive the observed treatment, based on individual characteristics. The inverse of these probabilities can be used as weights when estimating causal effects from observational data via marginal structural models. Both point treatment situations and longitudinal studies can be analysed. The same functions can be used to correct for informative censoring.

r-infotest 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/guliyevh/infotest
Licenses: GPL 3+
Build system: r
Synopsis: Information Matrix Test for Regression Models
Description:

This package implements the Information Matrix test for regression models following Cameron, A. C., & Trivedi, P. K. (1990) <https://cameron.econ.ucdavis.edu/research/imtest_impliedalternatives_ucdwp372.pdf> Decomposes the test into components for heteroscedasticity, skewness, and kurtosis to diagnose specific forms of misspecification. Provides both overall and component-wise statistics for model assessment.

r-ide 0.3.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDE
Licenses: GPL 2+
Build system: r
Synopsis: Integro-Difference Equation Spatio-Temporal Models
Description:

The Integro-Difference Equation model is a linear, dynamical model used to model phenomena that evolve in space and in time; see, for example, Cressie and Wikle (2011, ISBN:978-0-471-69274-4) or Dewar et al. (2009) <doi:10.1109/TSP.2008.2005091>. At the heart of the model is the kernel, which dictates how the process evolves from one time point to the next. Both process and parameter reduction are used to facilitate computation, and spatially-varying kernels are allowed. Data used to estimate the parameters are assumed to be readings of the process corrupted by Gaussian measurement error. Parameters are fitted by maximum likelihood, and estimation is carried out using an evolution algorithm.

r-ivyplot 0.1.0
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IVYplot
Licenses: GPL 3
Build system: r
Synopsis: Produces an IVY Plot (Similar to Dot Plot) with/without Frequencies
Description:

For a single variable, the IVY Plot stacks tied values in the form of leaflets. Five leaflets join to form a leaf. Leaves are stacked vertically. At most twenty leaves are shown; For high frequency, each leaflet may represent more than one observation with multiplicity declared in the subtitle.

r-imt 1.0.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/google/imt
Licenses: ASL 2.0
Build system: r
Synopsis: Impact Measurement Toolkit
Description:

This package provides a toolkit for causal inference in experimental and observational studies. Implements various simple Bayesian models including linear, negative binomial, and logistic regression for impact estimation. Provides functionality for randomization and checking baseline equivalence in experimental designs. The package aims to simplify the process of impact measurement for researchers and analysts across different fields. Examples and detailed usage instructions are available at <https://book.martinez.fyi>.

r-icehmeasures 1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICEHmeasures
Licenses: Expat
Build system: r
Synopsis: The Equiplot Graph and Complex Inequality Measures
Description:

Generates the equiplot, an iconic dot-plot graph for visualizing inequalities, as well as three complex inequality measures: the slope index of inequality, the concentration index and the mean absolute difference to the mean. For more details see World Health Organization (2013) <https://www.who.int/docs/default-source/gho-documents/health-equity/handbook-on-health-inequality-monitoring/handbook-on-health-inequality-monitoring.pdf>.

r-iftpredictor 0.1.0
Propagated dependencies: r-diftree@3.1.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IFTPredictor
Licenses: Expat
Build system: r
Synopsis: Predictions Using Item-Focused Tree Models
Description:

This function predicts item response probabilities and item responses using the item-focused tree model. The item-focused tree model combines logistic regression with recursive partitioning to detect Differential Item Functioning in dichotomous items. The model applies partitioning rules to the data, splitting it into homogeneous subgroups, and uses logistic regression within each subgroup to explain the data. Differential Item Functioning detection is achieved by examining potential group differences in item response patterns. This method is useful for understanding how different predictors, such as demographic or psychological factors, influence item responses across subgroups.

r-iso6976-2016 0.1-0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/RuedigerForster/ISO_6976
Licenses: GPL 3+
Build system: r
Synopsis: Calorific Values and Properties of Natural Gas per ISO 6976:2016
Description:

Calculates calorific values (gross and net), density, relative density, and Wobbe indices together with their standard uncertainties from natural gas composition, implementing the method of ISO 6976:2016 "Natural Gas â Calculation of calorific values, density, relative density and Wobbe indices from composition". Uncertainty propagation follows Annex B of that standard. Reference: International Organization for Standardization (2016) <https://www.iso.org/standard/55842.html>.

r-imputegeneric 0.1.0
Propagated dependencies: r-parsnip@1.3.3 r-gower@1.0.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/torockel/imputeGeneric
Licenses: GPL 3+
Build system: r
Synopsis: Ease the Implementation of Imputation Methods
Description:

The general workflow of most imputation methods is quite similar. The aim of this package is to provide parts of this general workflow to make the implementation of imputation methods easier. The heart of an imputation method is normally the used model. These models can be defined using the parsnip package or customized specifications. The rest of an imputation method are more technical specification e.g. which columns and rows should be used for imputation and in which order. These technical specifications can be set inside the imputation functions.

r-idionomics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/cristobalehc/idionomics
Licenses: Expat
Build system: r
Synopsis: Conduct Idionomic Analyses for Time Series Modeling
Description:

This package provides a toolkit for idionomic science, a research philosophy that places the unit of the ensemble (individual/couple/group) at the center of analysis. Rather than assuming a common distribution, a similar enough process for each unit, and fitting a single model to the whole ensemble, idionomic methods model each unit separately, then aggregate upward if sensible. The group-level picture emerges from individual results, not the other way around, while explicitly evaluating whether aggregation is reasonable given the measured level of heterogeneity of effects. The package is built around intensive longitudinal data where each participant contributes a time series. It provides a pipeline from preprocessing through modeling to group-level summaries. Current functions: data quality screening (i_screener()), within-person standardization (pmstandardize()), linear detrending (i_detrender()), per-subject ARIMAX (AutoRegressive Integrated Moving Average with eXogenous inputs) modeling and meta-analysis (iarimax()), individual p-values (i_pval()), Sign Divergence and Equisyncratic Null tests (sden_test()), and directed loop detection (looping_machine()). Methods are described in Hernandez et al. (2024) <doi:10.1007/978-3-030-77644-2_136-1>, Ciarrochi et al. (2024) <doi:10.1007/s10608-024-10486-w>, and Sahdra et al. (2024) <doi:10.1016/j.jcbs.2024.100728>.

r-ibb 0.0.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/berkorbay/ibb
Licenses: Expat
Build system: r
Synopsis: R Wrapper for Istanbul Municipality Open Data Portal
Description:

Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: İstanbul BüyükŠehir Belediyesi Açık Veri Portalı) at <https://data.ibb.gov.tr/en/>.

r-iivpredictor 0.1.0
Propagated dependencies: r-r2jags@0.8-9 r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IIVpredictor
Licenses: GPL 2
Build system: r
Synopsis: Modeling Within Individual Variability as Predictor
Description:

Time parceling method and Bayesian variability modeling methods for modeling within individual variability indicators as predictors.For more details, see <https://github.com/xliu12/IIVpredicitor>.

r-itop 1.0.2
Propagated dependencies: r-matrix@1.7-4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=iTOP
Licenses: GPL 2
Build system: r
Synopsis: Inferring the Topology of Omics Data
Description:

This package infers a topology of relationships between different datasets, such as multi-omics and phenotypic data recorded on the same samples. We based this methodology on the RV coefficient (Robert & Escoufier, 1976, <doi:10.2307/2347233>), a measure of matrix correlation, which we have extended for partial matrix correlations and binary data (Aben et al., 2018, <doi:10.1101/293993>).

r-ixsurface 0.1.0
Propagated dependencies: r-plotly@4.11.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/cjbrant/ixsurface
Licenses: Expat
Build system: r
Synopsis: Interactive 3D Surface Plots for Multi-Factor Interaction Visualization
Description:

Visualize interactions between multiple experimental factors using interactive 3D surface plots powered by plotly'. Instead of examining combinatorial pairwise interaction plots, map factor combinations to response surfaces and use surface crossings as geometric indicators of interaction effects. Supports continuous, categorical, and mixed factor designs with automatic binning for continuous conditioning variables.

r-intrvals 1.0.1
Propagated dependencies: r-plyr@1.8.9 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=intRvals
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Analysis of Time-Ordered Event Data with Missed Observations
Description:

Calculates event rates and compares means and variances of groups of interval data corrected for missed arrival observations.

r-irtshiny 1.2
Propagated dependencies: r-shinyace@0.4.4 r-shiny@1.11.1 r-psych@2.5.6 r-ltm@1.2-0 r-ctt@2.3.4 r-beeswarm@0.4.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IRTShiny
Licenses: GPL 3
Build system: r
Synopsis: Item Response Theory via Shiny
Description:

Interactive shiny application for running Item Response Theory analysis. Provides graphics for characteristic and information curves.

r-igraphtosonia 1.0
Propagated dependencies: r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=igraphtosonia
Licenses: GPL 2+
Build system: r
Synopsis: Convert iGraph graps to SoNIA .son files
Description:

This program facilitates exporting igraph graphs to the SoNIA file format.

r-imnn 0.1.0
Propagated dependencies: r-neuralnet@1.44.2 r-mlmetrics@1.1.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ImNN
Licenses: GPL 3
Build system: r
Synopsis: Neural Networks for Predicting Volume of Forest Trees
Description:

Neural network has potential in forestry modelling. This package is designed to create and assess Artificial Intelligence based Neural Networks with varying architectures for prediction of volume of forest trees using two input features: height and diameter at breast height, as they are the key factors in predicting volume, therefore development and validation of efficient volume prediction neural network model is necessary. This package has been developed using the algorithm of Tabassum et al. (2022) <doi:10.18805/ag.D-5555>.

r-interleave 0.1.2
Propagated dependencies: r-rcpp@1.1.0 r-geometries@0.2.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=interleave
Licenses: Expat
Build system: r
Synopsis: Converts Tabular Data to Interleaved Vectors
Description:

Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.

r-install-load 1.2.5
Propagated dependencies: r-fastmatch@1.1-6 r-checkmate@2.3.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://gitlab.com/iembry/install.load
Licenses: CC-BY-SA 4.0 GPL 3 FSDG-compatible
Build system: r
Synopsis: Check, Install and Load CRAN Packages
Description:

The function install_load checks the local R library(ies) to see if the required package(s) is/are installed or not. If the package(s) is/are not installed, then the package(s) will be installed along with the required dependency(ies). This function pulls source or binary packages from the Posit/RStudio-sponsored CRAN mirror. Lastly, the chosen package(s) is/are loaded. The function load_package simply loads the provided package(s). If this package does not fit your needs, then you may want to consider these other R packages: needs', easypackages', pacman', pak', anyLib', and/or librarian'.

r-itsmr 1.11
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://georgeweigt.github.io/itsmr-refman.pdf
Licenses: FSDG-compatible
Build system: r
Synopsis: Time Series Analysis Using the Innovations Algorithm
Description:

This package provides functions for modeling and forecasting time series data. Forecasting is based on the innovations algorithm. A description of the innovations algorithm can be found in the textbook "Introduction to Time Series and Forecasting" by Peter J. Brockwell and Richard A. Davis.

Total packages: 69239