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

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-kdevine 0.4.6
Propagated dependencies: r-vinecopula@2.6.1 r-rcpp@1.1.0 r-qrng@0.0-10 r-mass@7.3-65 r-kernsmooth@2.23-26 r-kdecopula@0.9.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-cctools@0.1.3
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/tnagler/kdevine
Licenses: GPL 3
Synopsis: Multivariate Kernel Density Estimation with Vine Copulas
Description:

This package implements the vine copula based kernel density estimator of Nagler and Czado (2016) <doi:10.1016/j.jmva.2016.07.003>. The estimator does not suffer from the curse of dimensionality and is therefore well suited for high-dimensional applications.

r-kdemcmc 0.0.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KDEmcmc
Licenses: GPL 3+
Synopsis: Kernel Density Estimation with a Markov Chain Monte Carlo Sample
Description:

This package provides methods for selecting the optimal bandwidth in kernel density estimation for dependent samples, such as those generated by Markov chain Monte Carlo (MCMC). Implements a modified biased cross-validation (mBCV) approach that accounts for sample dependence, improving the accuracy of estimated density functions.

r-kcmeans 0.1.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/thomaswiemann/kcmeans
Licenses: GPL 3+
Synopsis: Conditional Expectation Function Estimation with K-Conditional-Means
Description:

Implementation of the KCMeans regression estimator studied by Wiemann (2023) <arXiv:2311.17021> for expectation function estimation conditional on categorical variables. Computation leverages the unconditional KMeans implementation in one dimension using dynamic programming algorithm of Wang and Song (2011) <doi:10.32614/RJ-2011-015>, allowing for global solutions in time polynomial in the number of observed categories.

r-karen 1.0
Propagated dependencies: r-xtable@1.8-4 r-tmvtnorm@1.7 r-stringr@1.6.0 r-scales@1.4.0 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-mass@7.3-65 r-igraph@2.2.1 r-gaussquad@1.0-3 r-expm@1.0-0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Karen
Licenses: GPL 3
Synopsis: Kalman Reaction Networks
Description:

This is a stochastic framework that combines biochemical reaction networks with extended Kalman filter and Rauch-Tung-Striebel smoothing. This framework allows to investigate the dynamics of cell differentiation from high-dimensional clonal tracking data subject to measurement noise, false negative errors, and systematically unobserved cell types. Our tool can provide statistical support to biologists in gene therapy clonal tracking studies for a deeper understanding of clonal reconstitution dynamics. Further details on the methods can be found in L. Del Core et al., (2022) <doi:10.1101/2022.07.08.499353>.

r-kifidi 0.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kifidi
Licenses: GPL 3
Synopsis: Summary Table and Means Plots
Description:

Optimized for handling complex datasets in environmental and ecological research, this package offers functionality that is not fully met by general-purpose packages. It provides two key functions, summarize_data()', which summarizes datasets, and plot_means()', which creates plots with error bars. The plot_means() function incorporates error bars by default, allowing quick visualization of uncertainties, crucial in ecological studies. It also streamlines workflows for grouped datasets (e.g., by species or treatment), making it particularly user-friendly and reducing the complexity and time required for data summarization and visualization.

r-kriginv 1.4.2
Propagated dependencies: r-rgenoud@5.9-0.11 r-randtoolbox@2.0.5 r-pbivnorm@0.6.0 r-mvtnorm@1.3-3 r-dicekriging@1.6.1 r-anmc@0.2.5
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://doi.org/10.1016/j.csda.2013.03.008
Licenses: GPL 3
Synopsis: Kriging-Based Inversion for Deterministic and Noisy Computer Experiments
Description:

Criteria and algorithms for sequentially estimating level sets of a multivariate numerical function, possibly observed with noise.

r-korpus-lang-en 0.1-4
Propagated dependencies: r-sylly-en@0.1-3 r-korpus@0.13-8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://reaktanz.de/?c=hacking&s=koRpus
Licenses: GPL 3+
Synopsis: Language Support for 'koRpus' Package: English
Description:

Adds support for the English language to the koRpus package. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please consider subscribing to the koRpus-dev mailing list (<https://korpusml.reaktanz.de>).

r-kmeans-knn 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-factoextra@1.0.7 r-cluster@2.1.8.1 r-class@7.3-23 r-caret@7.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KMEANS.KNN
Licenses: GPL 3
Synopsis: KMeans and KNN Clustering Package
Description:

Implementation of Kmeans clustering algorithm and a supervised KNN (K Nearest Neighbors) learning method. It allows users to perform unsupervised clustering and supervised classification on their datasets. Additional features include data normalization, imputation of missing values, and the choice of distance metric. The package also provides functions to determine the optimal number of clusters for Kmeans and the best k-value for KNN: knn_Function(), find_Knn_best_k(), KMEANS_FUNCTION(), and find_Kmeans_best_k().

r-keyperm 0.1.1
Propagated dependencies: r-tm@0.7-16 r-slam@0.1-55 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=keyperm
Licenses: GPL 2+
Synopsis: Keyword Analysis Using Permutation Tests
Description:

Efficient implementation of permutation tests for keyword analysis in corpus linguistics as described in Mildenberger (2023) <arXiv:2308.13383>.

r-kinmixlite 2.2.1
Propagated dependencies: r-statnet-common@4.12.0 r-rsolnp@2.0.1 r-ribd@1.7.1 r-pedtools@2.9.0 r-numderiv@2016.8-1.1 r-matrix@1.7-4 r-grbase@2.0.3 r-graven@1.1.10 r-dnamixtureslite@0.0-1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://petergreen5678.github.io/research/software/kinmix.html
Licenses: GPL 2+
Synopsis: Inference About Relationships from DNA Mixtures
Description:

This package provides methods for inference about/under complex relationships using peak height data from DNA mixtures: the most basic example would be testing whether a contributor to a mixture is the father of a child of known genotype. This provides most of the functionality of the KinMix package, but with some loss of efficiency and restriction on problem size, as the latter uses RHugin as the Bayes net engine, while this package uses gRain'. The package implements the methods introduced in Green, P. J. and Mortera, J. (2017) <doi:10.1016/j.fsigen.2017.02.001> and Green, P. J. and Mortera, J. (2021) <doi:10.1111/rssc.12498>.

r-kzs 1.4.1
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kzs
Licenses: GPL 2+
Synopsis: Kolmogorov-Zurbenko Spatial Smoothing and Applications
Description:

This package provides a spatial smoothing algorithm based on convolutions of finite rectangular kernels that provides sharp resolution in the presence of high levels of noise.

r-ksd 1.0.1
Propagated dependencies: r-pryr@0.1.6
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KSD
Licenses: Expat
Synopsis: Goodness-of-Fit Tests using Kernelized Stein Discrepancy
Description:

An adaptation of Kernelized Stein Discrepancy, this package provides a goodness-of-fit test of whether a given i.i.d. sample is drawn from a given distribution. It works for any distribution once its score function (the derivative of log-density) can be provided. This method is based on "A Kernelized Stein Discrepancy for Goodness-of-fit Tests and Model Evaluation" by Liu, Lee, and Jordan, available at <arXiv:1602.03253>.

r-keyringr 0.4.0
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=keyringr
Licenses: Expat
Synopsis: Decrypt Passwords from Gnome Keyring, Windows Data Protection API and macOS Keychain
Description:

Decrypts passwords stored in the Gnome Keyring, macOS Keychain and strings encrypted with the Windows Data Protection API.

r-knockoff 0.3.6
Propagated dependencies: r-rspectra@0.16-2 r-rdsdp@1.0.6 r-matrix@1.7-4 r-gtools@3.9.5 r-glmnet@4.1-10 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://web.stanford.edu/group/candes/knockoffs/index.html
Licenses: GPL 3
Synopsis: The Knockoff Filter for Controlled Variable Selection
Description:

The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when performing variable selection. For more information, see the website below and the accompanying paper: Candes et al., "Panning for gold: model-X knockoffs for high-dimensional controlled variable selection", J. R. Statist. Soc. B (2018) 80, 3, pp. 551-577.

r-kosel 0.0.1
Propagated dependencies: r-ordinalnet@2.13 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://arxiv.org/pdf/1907.03153.pdf
Licenses: GPL 3
Synopsis: Variable Selection by Revisited Knockoffs Procedures
Description:

This package performs variable selection for many types of L1-regularised regressions using the revisited knockoffs procedure. This procedure uses a matrix of knockoffs of the covariates independent from the response variable Y. The idea is to determine if a covariate belongs to the model depending on whether it enters the model before or after its knockoff. The procedure suits for a wide range of regressions with various types of response variables. Regression models available are exported from the R packages glmnet and ordinalNet'. Based on the paper linked to via the URL below: Gegout A., Gueudin A., Karmann C. (2019) <arXiv:1907.03153>.

r-kcprs 1.1.1
Propagated dependencies: r-roll@1.2.0 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kcpRS
Licenses: GPL 2+
Synopsis: Kernel Change Point Detection on the Running Statistics
Description:

The running statistics of interest is first extracted using a time window which is slid across the time series, and in each window, the running statistics value is computed. KCP (Kernel Change Point) detection proposed by Arlot et al. (2012) <arXiv:1202.3878> is then implemented to flag the change points on the running statistics (Cabrieto et al., 2018, <doi:10.1016/j.ins.2018.03.010>). Change points are located by minimizing a variance criterion based on the pairwise similarities between running statistics which are computed via the Gaussian kernel. KCP can locate change points for a given k number of change points. To determine the optimal k, the KCP permutation test is first carried out by comparing the variance of the running statistics extracted from the original data to that of permuted data. If this test is significant, then there is sufficient evidence for at least one change point in the data. Model selection is then used to determine the optimal k>0.

r-kollar 1.1.2
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-shiny@1.11.1 r-scales@1.4.0 r-plotly@4.11.0 r-patchwork@1.3.2 r-magick@2.9.0 r-jpeg@0.1-11 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dplyr@1.1.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://drjohanlk.github.io/kollaR/demo.html
Licenses: GPL 3
Synopsis: Event Classification, Visualization and Analysis of Eye Tracking Data
Description:

This package provides functions for analysing eye tracking data, including event detection, visualizations and area of interest (AOI) based analyses. The package includes implementations of the IV-T, I-DT, adaptive velocity threshold, and Identification by two means clustering (I2MC) algorithms. See separate documentation for each function. The principles underlying I-VT and I-DT algorithms are described in Salvucci & Goldberg (2000,\doi10.1145/355017.355028). Two-means clustering is described in Hessels et al. (2017, \doi10.3758/s13428-016-0822-1). The adaptive velocity threshold algorithm is described in Nyström & Holmqvist (2010,\doi10.3758/BRM.42.1.188). See a demonstration in the URL.

r-klovan 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-sp@2.2-0 r-pracma@2.4.6 r-metr@0.18.3 r-mass@7.3-65 r-magrittr@2.0.4 r-gstat@2.1-4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-ggally@2.4.0 r-fields@17.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=klovan
Licenses: Expat
Synopsis: Geostatistics Methods and Klovan Data
Description:

This package provides a comprehensive set of geostatistical, visual, and analytical methods, in conjunction with the expanded version of the acclaimed J.E. Klovan's mining dataset, are included in klovan'. This makes the package an excellent learning resource for Principal Component Analysis (PCA), Factor Analysis (FA), kriging, and other geostatistical techniques. Originally published in the 1976 book Geological Factor Analysis', the included mining dataset was assembled by Professor J. E. Klovan of the University of Calgary. Being one of the first applications of FA in the geosciences, this dataset has significant historical importance. As a well-regarded and published dataset, it is an excellent resource for demonstrating the capabilities of PCA, FA, kriging, and other geostatistical techniques in geosciences. For those interested in these methods, the klovan datasets provide a valuable and illustrative resource. Note that some methods require the RGeostats package. Please refer to the README or Additional_repositories for installation instructions. This material is based upon research in the Materials Data Science for Stockpile Stewardship Center of Excellence (MDS3-COE), and supported by the Department of Energy's National Nuclear Security Administration under Award Number DE-NA0004104.

r-karlen 0.0.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://rmagno.eu/karlen/
Licenses: FSDG-compatible
Synopsis: Real-Time PCR Data Sets by Karlen et al. (2007)
Description:

Real-time quantitative polymerase chain reaction (qPCR) data sets by Karlen et al. (2007) <doi:10.1186/1471-2105-8-131>. Provides one single tabular tidy data set in long format, encompassing 32 dilution series, for seven PCR targets and four biological samples. The targeted amplicons are within the murine genes: Cav1, Ccn2, Eln, Fn1, Rpl27, Hspg2, and Serpine1, respectively. Dilution series: scheme 1 (Cav1, Eln, Hspg2, Serpine1): 1-fold, 10-fold, 50-fold, and 100-fold; scheme 2 (Ccn2, Rpl27, Fn1): 1-fold, 10-fold, 50-fold, 100-fold and 1000-fold. For each concentration there are five replicates, except for the 1000-fold concentration, where only two replicates were performed. Each amplification curve is 40 cycles long. Original raw data file is Additional file 2 from "Statistical significance of quantitative PCR" by Y. Karlen, A. McNair, S. Perseguers, C. Mazza, and N. Mermod (2007) <https://static-content.springer.com/esm/art%3A10.1186%2F1471-2105-8-131/MediaObjects/12859_2006_1503_MOESM2_ESM.ZIP>.

r-knitrdata 0.6.2
Propagated dependencies: r-xfun@0.54 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/dmkaplan2000/knitrdata
Licenses: GPL 3
Synopsis: Data Language Engine for 'knitr' / 'rmarkdown'
Description:

This package implements a data language engine for incorporating data directly in rmarkdown documents so that they can be made completely standalone.

r-kedd 1.0.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://gitlab.com/iagogv/kedd
Licenses: GPL 2+
Synopsis: Kernel Estimator and Bandwidth Selection for Density and Its Derivatives
Description:

Smoothing techniques and computing bandwidth selectors of the nth derivative of a probability density for one-dimensional data (described in Arsalane Chouaib Guidoum (2020) <arXiv:2012.06102> [stat.CO]).

r-kdps 1.0.0
Propagated dependencies: r-tibble@3.3.0 r-progress@1.2.3 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/UCSD-Salem-Lab/kdps
Licenses: Expat
Synopsis: Kinship Decouple and Phenotype Selection (KDPS)
Description:

This package provides a phenotype-aware algorithm for resolving cryptic relatedness in genetic studies. It removes related individuals based on kinship or identity-by-descent (IBD) scores while prioritizing subjects with phenotypes of interest. This approach helps maximize the retention of informative subjects, particularly for rare or valuable traits, and improves statistical power in genetic and epidemiological studies. KDPS supports both categorical and quantitative phenotypes, composite scoring, and customizable pruning strategies using a fuzziness parameter. Benchmark results show improved phenotype retention and high computational efficiency on large-scale datasets like the UK Biobank. Methods used include Manichaikul et al. (2010) <doi:10.1093/bioinformatics/btq559> for kinship estimation, Purcell et al. (2007) <doi:10.1086/519795> for IBD estimation, and Bycroft et al. (2018) <doi:10.1038/s41586-018-0579-z> for UK Biobank data reference.

r-krippendorffsalpha 2.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: http://www.johnhughes.org
Licenses: GPL 2+
Synopsis: Measuring Agreement Using Krippendorff's Alpha Coefficient
Description:

This package provides tools for applying Krippendorff's Alpha methodology <DOI:10.1080/19312450709336664>. Both the customary methodology and Hughes methodology <DOI:10.48550/arXiv.2210.13265> are supported, the former being preferred for larger datasets, the latter for smaller datasets. The framework supports common and user-defined distance functions, and can accommodate any number of units, any number of coders, and missingness. Interval estimation can be done in parallel for either methodology.

r-kfpls 1.0
Propagated dependencies: r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KFPLS
Licenses: GPL 3+
Synopsis: Kernel Functional Partial Least Squares
Description:

Implementation for kernel functional partial least squares (KFPLS) method. KFPLS method is developed for functional nonlinear models, and the method does not require strict constraints for the nonlinear structures. The crucial function of this package is KFPLS().

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208