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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-magnamwar 2.0.4
Propagated dependencies: r-survival@3.8-3 r-seqinr@4.2-36 r-qqman@0.1.9 r-plyr@1.8.9 r-multcomp@1.4-29 r-lme4@1.1-37 r-iterators@1.0.14 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-coxme@2.2-22 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MAGNAMWAR
Licenses: Expat
Build system: r
Synopsis: Pipeline for Meta-Genome Wide Association
Description:

Correlates variation within the meta-genome to target species phenotype variations in meta-genome with association studies. Follows the pipeline described in Chaston, J.M. et al. (2014) <doi:10.1128/mBio.01631-14>.

r-missranger 2.6.1
Propagated dependencies: r-ranger@0.17.0 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mayer79/missRanger
Licenses: GPL 2+
Build system: r
Synopsis: Fast Imputation of Missing Values
Description:

Alternative implementation of the beautiful MissForest algorithm used to impute mixed-type data sets by chaining random forests, introduced by Stekhoven, D.J. and Buehlmann, P. (2012) <doi:10.1093/bioinformatics/btr597>. Under the hood, it uses the lightning fast random forest package ranger'. Between the iterative model fitting, we offer the option of using predictive mean matching. This firstly avoids imputation with values not already present in the original data (like a value 0.3334 in 0-1 coded variable). Secondly, predictive mean matching tries to raise the variance in the resulting conditional distributions to a realistic level. This would allow, e.g., to do multiple imputation when repeating the call to missRanger(). Out-of-sample application is supported as well.

r-mstr 1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mstR
Licenses: GPL 2+
Build system: r
Synopsis: Procedures to Generate Patterns under Multistage Testing
Description:

Generation of response patterns under dichotomous and polytomous computerized multistage testing (MST) framework. It holds various item response theory (IRT) and score-based methods to select the next module and estimate ability levels (Magis, Yan and von Davier (2017, ISBN:978-3-319-69218-0)).

r-multirich 2.1.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multirich
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Multivariate Richness via UTC and sUTC
Description:

This package provides functions to calculate Unique Trait Combinations (UTC) and scaled Unique Trait Combinations (sUTC) as measures of multivariate richness. The package can also calculate beta-diversity for trait richness and can partition this into nestedness-related and turnover components. The code will also calculate several measures of overlap. See Keyel and Wiegand (2016) <doi:10.1111/2041-210X.12558> for more details.

r-mcmcvis 0.16.5
Propagated dependencies: r-rstan@2.32.7 r-overlapping@2.3 r-colorspace@2.1-2 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/caseyyoungflesh/MCMCvis
Licenses: GPL 3
Build system: r
Synopsis: Tools to Visualize, Manipulate, and Summarize MCMC Output
Description:

This package performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and publication-ready output. MCMC output may be derived from Bayesian model output fit with Stan, NIMBLE, JAGS, and other software.

r-mvnormaltest 1.0.1
Propagated dependencies: r-nortest@1.0-4 r-moments@0.14.1 r-copula@1.1-6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvnormalTest
Licenses: GPL 2+
Build system: r
Synopsis: Powerful Tests for Multivariate Normality
Description:

This package provides a simple informative powerful test (mvnTest()) for multivariate normality proposed by Zhou and Shao (2014) <doi:10.1080/02664763.2013.839637>, which combines kurtosis with Shapiro-Wilk test that is easy for biomedical researchers to understand and easy to implement in all dimensions. This package also contains some other multivariate normality tests including Fattorini's FA test (faTest()), Mardia's skewness and kurtosis test (mardia()), Henze-Zirkler's test (mhz()), Bowman and Shenton's test (msk()), Roystonâ s H test (msw()), and Villasenor-Alva and Gonzalez-Estrada's test (msw()). Empirical power calculation functions for these tests are also provided. In addition, this package includes some functions to generate several types of multivariate distributions mentioned in Zhou and Shao (2014).

r-mcmcprecision 0.4.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/danheck/MCMCprecision
Licenses: GPL 3
Build system: r
Synopsis: Precision of Discrete Parameters in Transdimensional MCMC
Description:

Estimates the precision of transdimensional Markov chain Monte Carlo (MCMC) output, which is often used for Bayesian analysis of models with different dimensionality (e.g., model selection). Transdimensional MCMC (e.g., reversible jump MCMC) relies on sampling a discrete model-indicator variable to estimate the posterior model probabilities. If only few switches occur between the models, precision may be low and assessment based on the assumption of independent samples misleading. Based on the observed transition matrix of the indicator variable, the method of Heck, Overstall, Gronau, & Wagenmakers (2019, Statistics & Computing, 29, 631-643) <doi:10.1007/s11222-018-9828-0> draws posterior samples of the stationary distribution to (a) assess the uncertainty in the estimated posterior model probabilities and (b) estimate the effective sample size of the MCMC output.

r-machineshop 3.9.2
Propagated dependencies: r-tibble@3.3.0 r-survival@3.8-3 r-rsolnp@2.0.1 r-rsample@1.3.1 r-rlang@1.1.6 r-recipes@1.3.1 r-progress@1.2.3 r-polspline@1.1.25 r-party@1.3-18 r-nnet@7.3-20 r-matrix@1.7-4 r-magrittr@2.0.4 r-kernlab@0.9-33 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dials@1.4.2 r-cli@3.6.5 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://brian-j-smith.github.io/MachineShop/
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning Models and Tools
Description:

Meta-package for statistical and machine learning with a unified interface for model fitting, prediction, performance assessment, and presentation of results. Approaches for model fitting and prediction of numerical, categorical, or censored time-to-event outcomes include traditional regression models, regularization methods, tree-based methods, support vector machines, neural networks, ensembles, data preprocessing, filtering, and model tuning and selection. Performance metrics are provided for model assessment and can be estimated with independent test sets, split sampling, cross-validation, or bootstrap resampling. Resample estimation can be executed in parallel for faster processing and nested in cases of model tuning and selection. Modeling results can be summarized with descriptive statistics; calibration curves; variable importance; partial dependence plots; confusion matrices; and ROC, lift, and other performance curves.

r-mvet 0.1.0
Propagated dependencies: r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/YeonSeok-Choi/MVET
Licenses: Expat
Build system: r
Synopsis: Multivariate Estimates and Tests
Description:

Multivariate estimation and testing, currently a package for testing parametric data. To deal with parametric data, various multivariate normality tests and outlier detection are performed and visualized using the ggplot2 package. Homogeneity tests for covariance matrices are also possible, as well as the Hotelling's T-square test and the multivariate analysis of variance test. We are exploring additional tests and visualization techniques, such as profile analysis and randomized complete block design, to be made available in the future and making them easily accessible to users.

r-mhtmult 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MHTmult
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Hypotheses Testing for Multiple Families/Groups Structure
Description:

This package provides a Comprehensive tool for almost all existing multiple testing methods for multiple families. The package summarizes the existing methods for multiple families multiple testing procedures (MTPs) such as double FDR, group Benjamini-Hochberg (GBH) procedure and average FDR controlling procedure. The package also provides some novel multiple testing procedures using selective inference idea.

r-megb 0.2
Propagated dependencies: r-mass@7.3-65 r-gbm@2.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MEGB
Licenses: GPL 2
Build system: r
Synopsis: Gradient Boosting for Longitudinal Data
Description:

Gradient boosting is a powerful statistical learning method known for its ability to model complex relationships between predictors and outcomes while performing inherent variable selection. However, traditional gradient boosting methods lack flexibility in handling longitudinal data where within-subject correlations play a critical role. In this package, we propose a novel approach Mixed Effect Gradient Boosting ('MEGB'), designed specifically for high-dimensional longitudinal data. MEGB incorporates a flexible semi-parametric model that embeds random effects within the gradient boosting framework, allowing it to account for within-individual covariance over time. Additionally, the method efficiently handles scenarios where the number of predictors greatly exceeds the number of observations (p>>n) making it particularly suitable for genomics data and other large-scale biomedical studies.

r-mvnormtest 0.1-9-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvnormtest
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Normality Test for Multivariate Variables
Description:

Generalization of Shapiro-Wilk test for multivariate variables.

r-mogiw 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mogiw
Licenses: GPL 3
Build system: r
Synopsis: The Marshal–Olkin Generalized Inverse Weibull Distribution
Description:

Density, distribution function, quantile function, and random generation function based on Salem, H. M. (2019)<doi:10.5539/mas.v13n2p54>. In addition, a numerical method for maximum likelihood estimation is provided.

r-mpmsim 3.2.1
Propagated dependencies: r-reshape@0.8.10 r-rcompadre@1.4.0 r-rage@1.8.0 r-popdemo@1.3-2 r-popbio@2.8 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jonesor.github.io/mpmsim/
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Simulation of Matrix Population Models with Defined Life History Characteristics
Description:

Allows users to simulate matrix population models with particular characteristics based on aspects of life history such as mortality trajectories and fertility trajectories. Also allows the exploration of sampling error due to small sample size.

r-move 4.2.7
Propagated dependencies: r-xml2@1.5.0 r-terra@1.8-86 r-sp@2.2-0 r-rcpp@1.1.0 r-raster@3.6-32 r-memoise@2.0.1 r-httr@1.4.7 r-geosphere@1.5-20
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://bartk.gitlab.io/move/
Licenses: GPL 3+
Build system: r
Synopsis: Visualizing and Analyzing Animal Track Data
Description:

This package contains functions to access movement data stored in movebank.org as well as tools to visualize and statistically analyze animal movement data, among others functions to calculate dynamic Brownian Bridge Movement Models. Move helps addressing movement ecology questions.

r-mkmeans 3.4.4
Propagated dependencies: r-mass@7.3-65 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MKMeans
Licenses: GPL 2
Build system: r
Synopsis: Modern K-Means (MKMeans) Clustering Algorithm
Description:

It's a Modern K-Means clustering algorithm which works for data of any number of dimensions, has no limit with the number of clusters expected, offers both methods with and without initial cluster centers, and can start with any initial cluster centers for the method with initial cluster centers.

r-makeit 1.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/arni-magnusson/makeit
Licenses: GPL 3
Build system: r
Synopsis: Run R Scripts if Needed
Description:

Automation tool to run R scripts if needed, based on last modified time. It comes with no package dependencies, organizational overhead, or structural requirements. In short: run an R script if underlying files have changed, otherwise do nothing.

r-movieroc 0.1.2
Propagated dependencies: r-zoo@1.8-14 r-rsolnp@2.0.1 r-robustbase@0.99-6 r-rms@8.1-0 r-ks@1.15.1 r-intrval@1.0-0 r-gtools@3.9.5 r-e1071@1.7-16 r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=movieROC
Licenses: GPL 3
Build system: r
Synopsis: Visualizing the Decision Rules Underlying Binary Classification
Description:

Visualization of decision rules for binary classification and Receiver Operating Characteristic (ROC) curve estimation under different generalizations proposed in the literature: - making the classification subsets flexible to cover those scenarios where both extremes of the marker are associated with a higher risk of being positive, considering two thresholds (gROC() function); - transforming the marker by a proper function trying to improve the classification performance (hROC() function); - when dealing with multivariate markers, considering a proper transformation to univariate space trying to maximize the resulting AUC of the TPR for each FPR (multiROC() function). The classification regions behind each point of the ROC curve are displayed in both static graphics (plot_buildROC(), plot_regions() or plot_funregions() function) or videos (movieROC() function).

r-mcpmodbc 1.1
Propagated dependencies: r-survival@3.8-3 r-rlang@1.1.6 r-nleqslv@3.3.5 r-foreach@1.5.2 r-dplyr@1.1.4 r-dosefinding@1.4-1 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCPModBC
Licenses: GPL 2+
Build system: r
Synopsis: Improved Inference in Multiple Comparison Procedure – Modelling
Description:

Implementation of Multiple Comparison Procedures with Modeling (MCP-Mod) procedure with bias-corrected estimators and second-order covariance matrices as described in Diniz, Gallardo and Magalhaes (2023) <doi:10.1002/pst.2303>.

r-multiplierdea 0.1.19
Propagated dependencies: r-roi-plugin-glpk@1.0-0 r-roi@1.0-1 r-ompr-roi@1.0.2 r-ompr@1.0.4 r-lpsolveapi@5.5.2.0-17.14 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiplierDEA
Licenses: LGPL 2.0
Build system: r
Synopsis: Multiplier Data Envelopment Analysis and Cross Efficiency
Description:

This package provides functions are provided for calculating efficiency using multiplier DEA (Data Envelopment Analysis): Measuring the efficiency of decision making units (Charnes et al., 1978 <doi:10.1016/0377-2217(78)90138-8>) and cross efficiency using single and two-phase approach. In addition, it includes some datasets for calculating efficiency and cross efficiency.

r-modistools 1.1.6
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/bluegreen-labs/MODISTools
Licenses: AGPL 3
Build system: r
Synopsis: Interface to the 'MODIS Land Products Subsets' Web Services
Description:

Programmatic interface to the Oak Ridge National Laboratories MODIS Land Products Subsets web services (<https://modis.ornl.gov/data/modis_webservice.html>). Allows for easy downloads of MODIS time series directly to your R workspace or your computer.

r-mdpeer 1.0.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-reshape2@1.4.5 r-psych@2.5.6 r-nloptr@2.2.1 r-nlme@3.1-168 r-magic@1.6-1 r-glmnet@4.1-10 r-ggplot2@4.0.1 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=mdpeer
Licenses: GPL 2
Build system: r
Synopsis: Graph-Constrained Regression with Enhanced Regularization Parameters Selection
Description:

This package provides graph-constrained regression methods in which regularization parameters are selected automatically via estimation of equivalent Linear Mixed Model formulation. riPEER (ridgified Partially Empirical Eigenvectors for Regression) method employs a penalty term being a linear combination of graph-originated and ridge-originated penalty terms, whose two regularization parameters are ML estimators from corresponding Linear Mixed Model solution; a graph-originated penalty term allows imposing similarity between coefficients based on graph information given whereas additional ridge-originated penalty term facilitates parameters estimation: it reduces computational issues arising from singularity in a graph-originated penalty matrix and yields plausible results in situations when graph information is not informative. riPEERc (ridgified Partially Empirical Eigenvectors for Regression with constant) method utilizes addition of a diagonal matrix multiplied by a predefined (small) scalar to handle the non-invertibility of a graph Laplacian matrix. vrPEER (variable reducted PEER) method performs variable-reduction procedure to handle the non-invertibility of a graph Laplacian matrix.

r-mateable 0.3.3
Propagated dependencies: r-sn@2.1.1 r-rcpp@1.1.0 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stuartWagenius/mateable
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Assess Mating Potential in Space and Time
Description:

Simulate, manage, visualize, and analyze spatially and temporally explicit datasets of mating potential. Implements methods to calculate synchrony, proximity, and compatibility.Synchrony calculations are based on methods described in Augspurger (1983) <doi:10.2307/2387650>, Kempenaers (1993) <doi:10.2307/3676415>, Ison et al. (2014) <doi:10.3732/ajb.1300065>, and variations on these, as described.

r-matrixmodp 0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rhigginbottom/matrixmodp
Licenses: GPL 2+
Build system: r
Synopsis: Working with Matrices over Finite Prime Fields
Description:

This package provides functions for row-reducing and inverting matrices with entries in many of the finite fields (those with a prime number of elements). With this package, users will be able to find the reduced row echelon form (RREF) of a matrix and calculate the inverse of a (square, invertible) matrix.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
Total results: 21283