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

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-mimsunit 0.11.2
Dependencies: libxml2@2.14.6 openssl@3.0.8
Propagated dependencies: r-xts@0.14.1 r-tibble@3.3.0 r-stringr@1.6.0 r-signal@1.8-1 r-shiny@1.11.1 r-readr@2.1.6 r-rcolorbrewer@1.1-3 r-r-utils@2.13.0 r-plyr@1.8.9 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-dygraphs@1.1.1.6 r-dplyr@1.1.4 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mhealthgroup.github.io/MIMSunit/
Licenses: Expat
Synopsis: Algorithm to Compute Monitor Independent Movement Summary Unit (MIMS-Unit)
Description:

The MIMS-unit algorithm is developed to compute Monitor Independent Movement Summary Unit, a measurement to summarize raw accelerometer data while ensuring harmonized results across different devices. It also includes scripts to reproduce results in the related publication (John, D., Tang. Q., Albinali, F. and Intille, S. (2019) <doi:10.1123/jmpb.2018-0068>).

r-mcga 3.0.9
Propagated dependencies: r-rcpp@1.1.0 r-ga@3.2.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcga
Licenses: GPL 2+
Synopsis: Machine Coded Genetic Algorithms for Real-Valued Optimization Problems
Description:

Machine coded genetic algorithm (MCGA) is a fast tool for real-valued optimization problems. It uses the byte representation of variables rather than real-values. It performs the classical crossover operations (uniform) on these byte representations. Mutation operator is also similar to classical mutation operator, which is to say, it changes a randomly selected byte value of a chromosome by +1 or -1 with probability 1/2. In MCGAs there is no need for encoding-decoding process and the classical operators are directly applicable on real-values. It is fast and can handle a wide range of a search space with high precision. Using a 256-unary alphabet is the main disadvantage of this algorithm but a moderate size population is convenient for many problems. Package also includes multi_mcga function for multi objective optimization problems. This function sorts the chromosomes using their ranks calculated from the non-dominated sorting algorithm.

r-mpoly 1.1.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-polynom@1.4-1 r-plyr@1.8.9 r-partitions@1.10-9 r-orthopolynom@1.0-6.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/dkahle/mpoly
Licenses: GPL 2
Synopsis: Symbolic Computation and More with Multivariate Polynomials
Description:

Symbolic computing with multivariate polynomials in R.

r-mgdrive2 2.1.1
Propagated dependencies: r-statmod@1.5.1 r-matrix@1.7-4 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://marshalllab.github.io/MGDrivE/docs_v2/index.html
Licenses: GPL 3
Synopsis: Mosquito Gene Drive Explorer 2
Description:

This package provides a simulation modeling framework which significantly extends capabilities from the MGDrivE simulation package via a new mathematical and computational framework based on stochastic Petri nets. For more information about MGDrivE', see our publication: Sánchez et al. (2019) <doi:10.1111/2041-210X.13318> Some of the notable capabilities of MGDrivE2 include: incorporation of human populations, epidemiological dynamics, time-varying parameters, and a continuous-time simulation framework with various sampling algorithms for both deterministic and stochastic interpretations. MGDrivE2 relies on the genetic inheritance structures provided in package MGDrivE', so we suggest installing that package initially.

r-matrixhmm 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tensor@1.5.1 r-snow@0.4-4 r-progress@1.2.3 r-mclust@6.1.2 r-laplacesdemon@16.1.6 r-foreach@1.5.2 r-dosnow@1.0.20 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MatrixHMM
Licenses: GPL 3+
Synopsis: Parsimonious Families of Hidden Markov Models for Matrix-Variate Longitudinal Data
Description:

This package implements three families of parsimonious hidden Markov models (HMMs) for matrix-variate longitudinal data using the Expectation-Conditional Maximization (ECM) algorithm. The package supports matrix-variate normal, t, and contaminated normal distributions as emission distributions. For each hidden state, parsimony is achieved through the eigen-decomposition of the covariance matrices associated with the emission distribution. This approach results in a comprehensive set of 98 parsimonious HMMs for each type of emission distribution. Atypical matrix detection is also supported, utilizing the fitted (heavy-tailed) models.

r-mlrpro 0.1.2
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlrpro
Licenses: GPL 3
Synopsis: Stepwise Regression with Assumptions Checking
Description:

The stepwise regression with assumptions checking and the possible Box-Cox transformation.

r-miamaxent 1.4.1
Propagated dependencies: r-terra@1.8-86 r-rlang@1.1.6 r-e1071@1.7-16 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/julienvollering/MIAmaxent
Licenses: Expat
Synopsis: Modular, Integrated Approach to Maximum Entropy Distribution Modeling
Description:

This package provides tools for training, selecting, and evaluating maximum entropy (and standard logistic regression) distribution models. This package provides tools for user-controlled transformation of explanatory variables, selection of variables by nested model comparison, and flexible model evaluation and projection. It follows principles based on the maximum- likelihood interpretation of maximum entropy modeling, and uses infinitely- weighted logistic regression for model fitting. The package is described in Vollering et al. (2019; <doi:10.1002/ece3.5654>).

r-misssbm 1.0.5
Propagated dependencies: r-sbm@0.4.7 r-rspectra@0.16-2 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r6@2.6.1 r-nloptr@2.2.1 r-matrix@1.7-4 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-future-apply@1.20.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://grosssbm.github.io/missSBM/
Licenses: GPL 3
Synopsis: Handling Missing Data in Stochastic Block Models
Description:

When a network is partially observed (here, NAs in the adjacency matrix rather than 1 or 0 due to missing information between node pairs), it is possible to account for the underlying process that generates those NAs. missSBM', presented in Barbillon, Chiquet and Tabouy (2022) <doi:10.18637/jss.v101.i12>, adjusts the popular stochastic block model from network data sampled under various missing data conditions, as described in Tabouy, Barbillon and Chiquet (2019) <doi:10.1080/01621459.2018.1562934>.

r-mt 2.0-1.21
Propagated dependencies: r-randomforest@4.7-1.2 r-pls@2.8-5 r-mass@7.3-65 r-latticeextra@0.6-31 r-lattice@0.22-7 r-ellipse@0.5.0 r-e1071@1.7-16 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/wanchanglin/mt
Licenses: GPL 2+
Synopsis: Metabolomics Data Analysis Toolbox
Description:

This package provides functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA analysis, PCA-DA analysis, PLS-DA analysis, classification, feature selection, correlation analysis, data visualisation and re-sampling strategies.

r-mapedit 0.7.0
Propagated dependencies: r-tmaptools@3.3 r-shinywidgets@0.9.0 r-shiny@1.11.1 r-sf@1.0-23 r-scales@1.4.0 r-rstudioapi@0.17.1 r-raster@3.6-32 r-miniui@0.1.2 r-mapview@2.11.4 r-leafpop@0.1.0 r-leafpm@0.1.0 r-leaflet-extras@2.0.1 r-leaflet@2.2.3 r-leafem@0.2.5 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-dt@0.34.0 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/r-spatial/mapedit
Licenses: Expat
Synopsis: Interactive Editing of Spatial Data in R
Description:

Suite of interactive functions and helpers for selecting and editing geospatial data.

r-mvdalab 1.7
Propagated dependencies: r-sn@2.1.1 r-reshape2@1.4.5 r-plyr@1.8.9 r-penalized@0.9-53 r-moments@0.14.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvdalab
Licenses: GPL 3
Synopsis: Multivariate Data Analysis Laboratory
Description:

An open-source implementation of latent variable methods and multivariate modeling tools. The focus is on exploratory analyses using dimensionality reduction methods including low dimensional embedding, classical multivariate statistical tools, and tools for enhanced interpretation of machine learning methods (i.e. intelligible models to provide important information for end-users). Target domains include extension to dedicated applications e.g. for manufacturing process modeling, spectroscopic analyses, and data mining.

r-multivariaterandomforest 1.1.5
Propagated dependencies: r-rcpp@1.1.0 r-bootstrap@2019.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultivariateRandomForest
Licenses: GPL 2+
Synopsis: Models Multivariate Cases Using Random Forests
Description:

Models and predicts multiple output features in single random forest considering the linear relation among the output features, see details in Rahman et al (2017)<doi:10.1093/bioinformatics/btw765>.

r-msme 0.5.4
Propagated dependencies: r-mass@7.3-65 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=msme
Licenses: GPL 3
Synopsis: Functions and Datasets for "Methods of Statistical Model Estimation"
Description:

This package provides functions and datasets from Hilbe, J.M., and Robinson, A.P. 2013. Methods of Statistical Model Estimation. Chapman & Hall / CRC.

r-makeflow 1.0.2
Propagated dependencies: r-rcolorbrewer@1.1-3 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=makeFlow
Licenses: GPL 2+
Synopsis: Visualizing Sequential Classifications
Description:

This package provides a user-friendly tool for visualizing categorical or group movement.

r-micsim 3.0.0
Propagated dependencies: r-snowfall@1.84-6.3 r-rlecuyer@0.3-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MicSim
Licenses: GPL 2+
Synopsis: Performing Continuous-Time Microsimulation
Description:

This toolkit allows performing continuous-time microsimulation for a wide range of life science (demography, social sciences, epidemiology) applications. Individual life-courses are specified by a continuous-time multi-state model as described in Zinn (2014) <doi:10.34196/IJM.00105>.

r-misprime 0.1.0
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=misPRIME
Licenses: GPL 3
Synopsis: Partial Replacement Imputation Estimation for Missing Covariates
Description:

Partial Replacement Imputation Estimation (PRIME) can overcome problems caused by missing covariates in additive partially linear model. PRIME conducts imputation and regression simultaneously with known and unknown model structure. More details can be referred to Zishu Zhan, Xiangjie Li and Jingxiao Zhang. (2022) <arXiv:2205.14994>.

r-metools 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-lubridate@1.9.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://metoolsr.wordpress.com
Licenses: GPL 3
Synopsis: Macroeconomics Tools
Description:

This package provides a number of functions to facilitate the handling and production of reports using time series data. The package was developed to be understandable for beginners, so some functions aim to transform processes that would be complex into functions with a few lines. The main advantage of using the metools package is the ease of producing reports and working with time series using a few lines of code, so the code is clean and easy to understand/maintain. Learn more about the metools at <https://metoolsr.wordpress.com>.

r-mosemiind 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-pracma@2.4.6 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=MOsemiind
Licenses: Expat
Synopsis: Marshall-Olkin Shock Models with Semi-Independent Time
Description:

This package provides tools for analyzing Marshall-Olkin shock models semi-independent time. It includes interactive shiny applications for exploring copula-based dependence structures, along with functions for modeling and visualization. The methods are based on Mijanovic and Popovic (2024, submitted) "An R package for Marshall-Olkin shock models with semi-independent times.".

r-matlab 1.0.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=matlab
Licenses: Artistic License 2.0
Synopsis: 'MATLAB' Emulation Package
Description:

Emulate MATLAB code using R'.

r-moeclust 1.6.0
Propagated dependencies: r-vcd@1.4-13 r-nnet@7.3-20 r-mvnfast@0.2.8 r-mclust@6.1.2 r-matrixstats@1.5.0 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MoEClust
Licenses: GPL 3+
Synopsis: Gaussian Parsimonious Clustering Models with Covariates and a Noise Component
Description:

Clustering via parsimonious Gaussian Mixtures of Experts using the MoEClust models introduced by Murphy and Murphy (2020) <doi:10.1007/s11634-019-00373-8>. This package fits finite Gaussian mixture models with a formula interface for supplying gating and/or expert network covariates using a range of parsimonious covariance parameterisations from the GPCM family via the EM/CEM algorithm. Visualisation of the results of such models using generalised pairs plots and the inclusion of an additional noise component is also facilitated. A greedy forward stepwise search algorithm is provided for identifying the optimal model in terms of the number of components, the GPCM covariance parameterisation, and the subsets of gating/expert network covariates.

r-momentchi2 0.1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=momentchi2
Licenses: GPL 2 GPL 3
Synopsis: Moment-Matching Methods for Weighted Sums of Chi-Squared Random Variables
Description:

This package provides a collection of moment-matching methods for computing the cumulative distribution function of a positively-weighted sum of chi-squared random variables. Methods include the Satterthwaite-Welch method, Hall-Buckley-Eagleson method, Wood's F method, and the Lindsay-Pilla-Basak method.

r-mcb 0.1.15
Propagated dependencies: r-smoothmest@0.1-3 r-reshape2@1.4.5 r-ncvreg@3.16.0 r-mass@7.3-65 r-leaps@3.2 r-lars@1.3 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcb
Licenses: GPL 2+
Synopsis: Model Confidence Bounds
Description:

When choosing proper variable selection methods, it is important to consider the uncertainty of a certain method. The model confidence bound for variable selection identifies two nested models (upper and lower confidence bound models) containing the true model at a given confidence level. A good variable selection method is the one of which the model confidence bound under a certain confidence level has the shortest width. When visualizing the variability of model selection and comparing different model selection procedures, model uncertainty curve is a good graphical tool. A good variable selection method is the one of whose model uncertainty curve will tend to arch towards the upper left corner. This function aims to obtain the model confidence bound and draw the model uncertainty curve of certain single model selection method under a coverage rate equal or little higher than user-given confidential level. About what model confidence bound is and how it work please see Li,Y., Luo,Y., Ferrari,D., Hu,X. and Qin,Y. (2019) Model Confidence Bounds for Variable Selection. Biometrics, 75:392-403. <DOI:10.1111/biom.13024>. Besides, flare is needed only you apply the SQRT or LAD method ('mcb totally has 8 methods). Although flare has been archived by CRAN, you can still get it in <https://CRAN.R-project.org/package=flare> and the latest version is useful for mcb'.

r-measures 0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=measures
Licenses: GPL 3
Synopsis: Performance Measures for Statistical Learning
Description:

This package provides the biggest amount of statistical measures in the whole R world. Includes measures of regression, (multiclass) classification and multilabel classification. The measures come mainly from the mlr package and were programed by several mlr developers.

r-mr-pivw 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mr.pivw
Licenses: GPL 2
Synopsis: Penalized Inverse-Variance Weighted Estimator for Mendelian Randomization
Description:

The penalized inverse-variance weighted (pIVW) estimator is a Mendelian randomization method for estimating the causal effect of an exposure variable on an outcome of interest based on summary-level GWAS data. The pIVW estimator accounts for weak instruments and balanced horizontal pleiotropy simultaneously. See Xu S., Wang P., Fung W.K. and Liu Z. (2022) <doi:10.1111/biom.13732>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208