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

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-mcrpioda 1.3.4
Dependencies: gsl@2.8
Propagated dependencies: r-rrcov@1.7-7 r-robslopes@1.1.4 r-mixtools@2.0.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcrPioda
Licenses: GPL 3+
Build system: r
Synopsis: Method Comparison Regression - Mcr Fork for M- And MM-Deming Regression
Description:

Regression methods to quantify the relation between two measurement methods are provided by this package. In particular it addresses regression problems with errors in both variables and without repeated measurements. It implements the Clinical Laboratory Standard International (CLSI) recommendations (see J. A. Budd et al. (2018, <https://clsi.org/standards/products/method-evaluation/documents/ep09/>) for analytical method comparison and bias estimation using patient samples. Furthermore, algorithms for Theil-Sen and equivariant Passing-Bablok estimators are implemented, see F. Dufey (2020, <doi:10.1515/ijb-2019-0157>) and J. Raymaekers and F. Dufey (2022, <arXiv:2202:08060>). Further the robust M-Deming and MM-Deming (experimental) are available, see G. Pioda (2021, <arXiv:2105:04628>). A comprehensive overview over the implemented methods and references can be found in the manual pages mcrPioda-package and mcreg'.

r-matching 4.10-15
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/JasjeetSekhon/Matching
Licenses: GPL 3
Build system: r
Synopsis: Multivariate and Propensity Score Matching with Balance Optimization
Description:

This package provides functions for multivariate and propensity score matching and for finding optimal balance based on a genetic search algorithm. A variety of univariate and multivariate metrics to determine if balance has been obtained are also provided. For details, see the paper by Jasjeet Sekhon (2007, <doi:10.18637/jss.v042.i07>).

r-multivator 1.1-11
Propagated dependencies: r-mvtnorm@1.3-7 r-mathjaxr@2.0-0 r-emulator@1.2-24
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/RobinHankin/multivator
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Emulator
Description:

This package provides a multivariate generalization of the emulator package.

r-mniw 1.0.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mlysy/mniw/
Licenses: GPL 3
Build system: r
Synopsis: The Matrix-Normal Inverse-Wishart Distribution
Description:

Density evaluation and random number generation for the Matrix-Normal Inverse-Wishart (MNIW) distribution, as well as the the Matrix-Normal, Matrix-T, Wishart, and Inverse-Wishart distributions. Core calculations are implemented in a portable (header-only) C++ library, with matrix manipulations using the Eigen library for linear algebra. Also provided is a Gibbs sampler for Bayesian inference on a random-effects model with multivariate normal observations.

r-mazamarollutils 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/MazamaScience/MazamaRollUtils
Licenses: GPL 3
Build system: r
Synopsis: Efficient Rolling Functions
Description:

Fast rolling-window functions for numeric vectors. Designed for efficient processing of environmental time-series data.

r-masae 2.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.com/fvafrCU/maSAE
Licenses: FreeBSD
Build system: r
Synopsis: Mandallaz' Model-Assisted Small Area Estimators
Description:

An S4 implementation of the unbiased extension of the model- assisted synthetic-regression estimator proposed by Mandallaz (2013) <DOI:10.1139/cjfr-2012-0381>, Mandallaz et al. (2013) <DOI:10.1139/cjfr-2013-0181> and Mandallaz (2014) <DOI:10.1139/cjfr-2013-0449>. It yields smaller variances than the standard bias correction, the generalised regression estimator.

r-metacycle 1.2.1
Propagated dependencies: r-gnm@1.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetaCycle
Licenses: GPL 2+
Build system: r
Synopsis: Evaluate Periodicity in Large Scale Data
Description:

There are two functions-meta2d and meta3d for detecting rhythmic signals from time-series datasets. For analyzing time-series datasets without individual information, meta2d is suggested, which could incorporates multiple methods from ARSER, JTK_CYCLE and Lomb-Scargle in the detection of interested rhythms. For analyzing time-series datasets with individual information, meta3d is suggested, which takes use of any one of these three methods to analyze time-series data individual by individual and gives out integrated values based on analysis result of each individual.

r-mlr3spatiotempcv 2.3.4
Propagated dependencies: r-r6@2.6.1 r-paradox@1.0.1 r-mlr3misc@0.21.0 r-mlr3@1.6.0 r-ggplot2@4.0.3 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3spatiotempcv.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Spatiotemporal Resampling Methods for 'mlr3'
Description:

Extends the mlr3 machine learning framework with spatio-temporal resampling methods to account for the presence of spatiotemporal autocorrelation (STAC) in predictor variables. STAC may cause highly biased performance estimates in cross-validation if ignored. A JSS article is available at <doi:10.18637/jss.v111.i07>.

r-mhazard 0.2.3
Propagated dependencies: r-survival@3.8-6 r-rootsolve@1.8.2.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plot3d@1.4.2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mhazard
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric and Semiparametric Methods for Multivariate Failure Time Data
Description:

Nonparametric survival function estimates and semiparametric regression for the multivariate failure time data with right-censoring. For nonparametric survival function estimates, the Volterra, Dabrowska, and Prentice-Cai estimates for bivariate failure time data may be computed as well as the Dabrowska estimate for the trivariate failure time data. Bivariate marginal hazard rate regression can be fitted for the bivariate failure time data. Functions are also provided to compute (bootstrap) confidence intervals and plot the estimates of the bivariate survival function. For details, see "The Statistical Analysis of Multivariate Failure Time Data: A Marginal Modeling Approach", Prentice, R., Zhao, S. (2019, ISBN: 978-1-4822-5657-4), CRC Press.

r-mtlr 0.2.2
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/haiderstats/MTLR
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Survival Prediction with Multi-Task Logistic Regression
Description:

An implementation of Multi-Task Logistic Regression (MTLR) for R. This package is based on the method proposed by Yu et al. (2011) which utilized MTLR for generating individual survival curves by learning feature weights which vary across time. This model was further extended to account for left and interval censored data.

r-mstclustering 1.0.0.0
Propagated dependencies: r-reshape2@1.4.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mstclustering
Licenses: AGPL 3+
Build system: r
Synopsis: "MST-Based Clustering"
Description:

This package implements a minimum-spanning-tree-based heuristic for k-means clustering using a union-find disjoint set and the algorithm in Kruskal (1956) <doi:10.1090/S0002-9939-1956-0078686-7>.

r-mlr3fairness 0.4.0
Propagated dependencies: r-rlang@1.2.0 r-r6@2.6.1 r-paradox@1.0.1 r-mlr3pipelines@0.11.0 r-mlr3misc@0.21.0 r-mlr3measures@1.3.0 r-mlr3learners@0.14.0 r-mlr3@1.6.0 r-ggplot2@4.0.3 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3fairness.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Fairness Auditing and Debiasing for 'mlr3'
Description:

Integrates fairness auditing and bias mitigation methods for the mlr3 ecosystem. This includes fairness metrics, reporting tools, visualizations and bias mitigation techniques such as "Reweighing" described in Kamiran, Calders (2012) <doi:10.1007/s10115-011-0463-8> and "Equalized Odds" described in Hardt et al. (2016) <https://papers.nips.cc/paper/2016/file/9d2682367c3935defcb1f9e247a97c0d-Paper.pdf>. Integration with mlr3 allows for auditing of ML models as well as convenient joint tuning of machine learning algorithms and debiasing methods.

r-mps 2.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPS
Licenses: GPL 2+
Build system: r
Synopsis: Estimating Through the Maximum Product Spacing Approach
Description:

Developed for computing the probability density function, computing the cumulative distribution function, computing the quantile function, random generation, drawing q-q plot, and estimating the parameters of 24 G-family of statistical distributions via the maximum product spacing approach introduced in <https://www.jstor.org/stable/2345411>. The set of families contains: beta G distribution, beta exponential G distribution, beta extended G distribution, exponentiated G distribution, exponentiated exponential Poisson G distribution, exponentiated generalized G distribution, exponentiated Kumaraswamy G distribution, gamma type I G distribution, gamma type II G distribution, gamma uniform G distribution, gamma-X generated of log-logistic family of G distribution, gamma-X family of modified beta exponential G distribution, geometric exponential Poisson G distribution, generalized beta G distribution, generalized transmuted G distribution, Kumaraswamy G distribution, log gamma type I G distribution, log gamma type II G distribution, Marshall Olkin G distribution, Marshall Olkin Kumaraswamy G distribution, modified beta G distribution, odd log-logistic G distribution, truncated-exponential skew-symmetric G distribution, and Weibull G distribution.

r-mnlr 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31 r-nnet@7.3-20 r-e1071@1.7-17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MNLR
Licenses: GPL 2
Build system: r
Synopsis: Interactive Shiny Presentation for Working with Multinomial Logistic Regression
Description:

An interactive presentation on the topic of Multinomial Logistic Regression. It is helpful to those who want to learn Multinomial Logistic Regression quickly and get a hands on experience. The presentation has a template for solving problems on Multinomial Logistic Regression. Runtime examples are provided in the package function as well as at <https://jarvisatharva.shinyapps.io/MultinomPresentation>.

r-mpdir 0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPDiR
Licenses: GPL 2
Build system: r
Synopsis: Data Sets and Scripts for Modeling Psychophysical Data in R
Description:

Data sets and scripts for Modeling Psychophysical Data in R (Springer).

r-marssvrhybrid 0.1.0
Propagated dependencies: r-earth@5.3.5 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MARSSVRhybrid
Licenses: GPL 3
Build system: r
Synopsis: MARS SVR Hybrid
Description:

Multivariate Adaptive Regression Spline (MARS) based Support Vector Regression (SVR) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits SVR on the extracted important variables.

r-modernva 0.1.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modernVA
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An Implementation of Two Modern Education-Based Value-Added Models
Description:

This package provides functions that fit two modern education-based value-added models. One of these models is the quantile value-added model. This model permits estimating a school's value-added based on specific quantiles of the post-test distribution. Estimating value-added based on quantiles of the post-test distribution provides a more complete picture of an education institution's contribution to learning for students of all abilities. See Page, G.L.; San Martà n, E.; Orellana, J.; Gonzalez, J. (2017) <doi:10.1111/rssa.12195> for more details. The second model is a temporally dependent value-added model. This model takes into account the temporal dependence that may exist in school performance between two cohorts in one of two ways. The first is by modeling school random effects with a non-stationary AR(1) process. The second is by modeling school effects based on previous cohort's post-test performance. In addition to more efficiently estimating value-added, this model permits making statements about the persistence of a schools effectiveness. The standard value-added model is also an option.

r-matsindf 0.4.11
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-openxlsx2@1.27 r-matsbyname@0.6.14 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/MatthewHeun/matsindf
Licenses: Expat
Build system: r
Synopsis: Matrices in Data Frames
Description:

This package provides functions to collapse a tidy data frame into matrices in a data frame and expand a data frame of matrices into a tidy data frame.

r-mkclass 0.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKclass
Licenses: LGPL 3
Build system: r
Synopsis: Statistical Classification
Description:

Performance measures and scores for statistical classification such as accuracy, sensitivity, specificity, recall, similarity coefficients, AUC, GINI index, Brier score and many more. Calculation of optimal cut-offs and decision stumps (Iba and Langley (1991), <doi:10.1016/B978-1-55860-247-2.50035-8>) for all implemented performance measures. Hosmer-Lemeshow goodness of fit tests (Lemeshow and Hosmer (1982), <doi:10.1093/oxfordjournals.aje.a113284>; Hosmer et al (1997), <doi:10.1002/(SICI)1097-0258(19970515)16:9%3C965::AID-SIM509%3E3.0.CO;2-O>). Statistical and epidemiological risk measures such as relative risk, odds ratio, number needed to treat (Porta (2014), <doi:10.1093%2Facref%2F9780199976720.001.0001>).

r-mau 0.4.0
Propagated dependencies: r-stringr@1.6.0 r-rdpack@2.6.6 r-rcolorbrewer@1.1-3 r-igraph@2.3.1 r-gtools@3.9.5 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pedroguarderas/mau
Licenses: LGPL 3
Build system: r
Synopsis: Decision Models with Multi Attribute Utility Theory
Description:

This package provides functions for the creation, evaluation and test of decision models based in Multi Attribute Utility Theory (MAUT). Can process and evaluate local risk aversion utilities for a set of indexes, compute utilities and weights for the whole decision tree defining the decision model and simulate weights employing Dirichlet distributions under addition constraints in weights. Also includes other rating analysis methods as for example the Colley, Offensive - Defensive ratings and the ranking aggregation with Borda count.

r-mort 0.0.1
Propagated dependencies: r-rlang@1.2.0 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rosieluain/mort
Licenses: GPL 3+
Build system: r
Synopsis: Identifying Potential Mortalities and Expelled Tags in Aquatic Acoustic Telemetry Arrays
Description:

This package provides a toolkit for identifying potential mortalities and expelled tags in aquatic acoustic telemetry arrays. Designed for arrays with non-overlapping receivers.

r-min2halfffd 0.1.0
Propagated dependencies: r-shinybusy@0.3.3 r-shiny@1.13.0 r-hrtlfmc@0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=min2HalfFFD
Licenses: GPL 3
Build system: r
Synopsis: Minimally Changed Two-Level Half-Fractional Factorial Designs
Description:

In many agricultural, engineering, industrial, post-harvest and processing experiments, the number of factor level changes and hence the total number of changes is of serious concern as such experiments may consists of hard-to-change factors where it is physically very difficult to change levels of some factors or sometime such experiments may require normalization time to obtain adequate operating condition. For this reason, run orders that offer the minimum number of factor level changes and at the same time minimize the possible influence of systematic trend effects on the experimentation have been sought. Factorial designs with minimum changes in factors level may be preferred for such situations as these minimally changed run orders will minimize the cost of the experiments. This technique can be employed to any half replicate of two level factorial run order where the number of factors are greater than two. For method details see, Bhowmik, A., Varghese, E., Jaggi, S. and Varghese, C. (2017) <doi:10.1080/03610926.2016.1152490>. This package generates all possible minimally changed two-level half-fractional factorial designs for different experimental setups along with various statistical criteria to measure the performance of these designs through a user-friendly interface. It consist of the function minimal.2halfFFD() which launches the application interface.

r-mvslouch 2.7.7
Propagated dependencies: r-pcmbase@1.2.15 r-ouch@2.20 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-ape@5.8-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvSLOUCH
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Multivariate Stochastic Linear Ornstein-Uhlenbeck Models for Phylogenetic Comparative Hypotheses
Description:

Fits multivariate Ornstein-Uhlenbeck types of models to continues trait data from species related by a common evolutionary history. See K. Bartoszek, J, Pienaar, P. Mostad, S. Andersson, T. F. Hansen (2012) <doi:10.1016/j.jtbi.2012.08.005> and K. Bartoszek, and J. Tredgett Clarke, J. Fuentes-Gonzalez, V. Mitov, J. Pienaar, M. Piwczynski, R. Puchalka, K. Spalik, K. L. Voje (2024) <doi:10.1111/2041-210X.14376>. The suggested PCMBaseCpp package (which significantly speeds up the likelihood calculations) can be obtained from <https://github.com/venelin/PCMBaseCpp/>.

r-mdgc 0.1.7
Propagated dependencies: r-testthat@3.3.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-psqn@0.3.2 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/boennecd/mdgc
Licenses: GPL 2
Build system: r
Synopsis: Missing Data Imputation Using Gaussian Copulas
Description:

This package provides functions to impute missing values using Gaussian copulas for mixed data types as described by Christoffersen et al. (2021) <arXiv:2102.02642>. The method is related to Hoff (2007) <doi:10.1214/07-AOAS107> and Zhao and Udell (2019) <arXiv:1910.12845> but differs by making a direct approximation of the log marginal likelihood using an extended version of the Fortran code created by Genz and Bretz (2002) <doi:10.1198/106186002394> in addition to also support multinomial variables.

Total packages: 72166