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

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-klassr 1.0.4
Propagated dependencies: r-tm@0.7-16 r-jsonlite@2.0.0 r-igraph@2.2.1 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://statisticsnorway.github.io/ssb-klassr/
Licenses: Expat
Synopsis: Classifications for Statistics Norway
Description:

This package provides functions to search, retrieve, apply and update classification standards and code lists using Statistics Norway's API <https://www.ssb.no/klass> from the system KLASS'. Retrieves classifications by date with options to choose language, hierarchical level and formatting.

r-kgrams 0.2.1
Propagated dependencies: r-rlang@1.1.6 r-rdpack@2.6.4 r-rcppprogress@0.4.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://vgherard.github.io/kgrams/
Licenses: GPL 3+
Synopsis: Classical k-gram Language Models
Description:

Training and evaluating k-gram language models in R, supporting several probability smoothing techniques, perplexity computations, random text generation and more.

r-kaigiroku 0.5
Propagated dependencies: r-tidyr@1.3.1 r-r-utils@2.13.0 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/amatsuo/kaigiroku
Licenses: GPL 3
Synopsis: Programmatic Access to the API for Japanese Diet Proceedings
Description:

Search and download data from the API for Japanese Diet Proceedings (see the reference at <https://kokkai.ndl.go.jp/api.html>).

r-kergp 0.5.8
Propagated dependencies: r-testthat@3.3.0 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-mass@7.3-65 r-lattice@0.22-7 r-doparallel@1.0.17 r-dofuture@1.1.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kergp
Licenses: GPL 3
Synopsis: Gaussian Process Laboratory
Description:

Gaussian process regression with an emphasis on kernels. Quantitative and qualitative inputs are accepted. Some pre-defined kernels are available, such as radial or tensor-sum for quantitative inputs, and compound symmetry, low rank, group kernel for qualitative inputs. The user can define new kernels and composite kernels through a formula mechanism. Useful methods include parameter estimation by maximum likelihood, simulation, prediction and leave-one-out validation.

r-keep 1.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=keep
Licenses: GPL 2+ GPL 3+
Synopsis: Arrays with Better Control over Dimension Dropping
Description:

This package provides arrays with flexible control over dimension dropping when subscripting.

r-kim 0.6.1
Propagated dependencies: r-remotes@2.5.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/jinkim3/kim
Licenses: GPL 3
Synopsis: Toolkit for Behavioral Scientists
Description:

This package provides a collection of functions for analyzing data typically collected or used by behavioral scientists. Examples of the functions include a function that compares groups in a factorial experimental design, a function that conducts two-way analysis of variance (ANOVA), and a function that cleans a data set generated by Qualtrics surveys. Some of the functions will require installing additional package(s). Such packages and other references are cited within the section describing the relevant functions. Many functions in this package rely heavily on these two popular R packages: Dowle et al. (2021) <https://CRAN.R-project.org/package=data.table>. Wickham et al. (2021) <https://CRAN.R-project.org/package=ggplot2>.

r-kml 2.5.0
Propagated dependencies: r-longitudinaldata@2.4.7 r-clv@0.3-2.5
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kml
Licenses: GPL 2+
Synopsis: K-Means for Longitudinal Data
Description:

An implementation of k-means specifically design to cluster longitudinal data. It provides facilities to deal with missing value, compute several quality criterion (Calinski and Harabatz, Ray and Turie, Davies and Bouldin, BIC, ...) and propose a graphical interface for choosing the best number of clusters.

r-korpus 0.13-8
Propagated dependencies: r-sylly@0.1-6 r-matrix@1.7-4 r-data-table@1.17.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: Text Analysis with Emphasis on POS Tagging, Readability, and Lexical Diversity
Description:

This package provides a set of tools to analyze texts. Includes, amongst others, functions for automatic language detection, hyphenation, several indices of lexical diversity (e.g., type token ratio, HD-D/vocd-D, MTLD) and readability (e.g., Flesch, SMOG, LIX, Dale-Chall). Basic import functions for language corpora are also provided, to enable frequency analyses (supports Celex and Leipzig Corpora Collection file formats) and measures like tf-idf. Note: For full functionality a local installation of TreeTagger is recommended. It is also recommended to not load this package directly, but by loading one of the available language support packages from the l10n repository <https://undocumeantit.github.io/repos/l10n/>. koRpus also includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for its basic features. The respective R package rkward cannot be installed directly from a repository, as it is a part of RKWard. To make full use of this feature, please install RKWard from <https://rkward.kde.org> (plugins are detected automatically). Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (<https://korpusml.reaktanz.de>).

r-kernopt 1.0.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://thomasfillon.github.io/kernopt/
Licenses: GPL 3+
Synopsis: Estimating Count Data Distributions with Discrete Optimal Symmetric Kernel
Description:

Implementation of Discrete Symmetric Optimal Kernel for estimating count data distributions, as described by T. Senga Kiessé and G. Durrieu (2024) <doi:10.1016/j.spl.2024.110078>.The nonparametric estimator using the discrete symmetric optimal kernel was illustrated on simulated data sets and a real-word data set included in the package, in comparison with two other discrete symmetric kernels.

r-kardl 0.1.1
Propagated dependencies: r-nlwaldtest@1.1.3 r-msm@1.8.2 r-lmtest@0.9-40 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kardl
Licenses: GPL 3
Synopsis: Make Symmetric and Asymmetric ARDL Estimations
Description:

This package implements estimation procedures for Autoregressive Distributed Lag (ARDL) and Nonlinear ARDL (NARDL) models, which allow researchers to investigate both short- and long-run relationships in time series data under mixed orders of integration. The package supports simultaneous modeling of symmetric and asymmetric regressors, flexible treatment of short-run and long-run asymmetries, and automated equation handling. It includes several cointegration testing approaches such as the Pesaran-Shin-Smith F and t bounds tests, the Banerjee error correction test, and the restricted ECM test, together with diagnostic tools including Wald tests for asymmetry, ARCH tests, and stability procedures (CUSUM and CUSUMQ). Methodological foundations are provided in Pesaran, Shin, and Smith (2001) <doi:10.1016/S0304-4076(01)00049-5> and Shin, Yu, and Greenwood-Nimmo (2014, ISBN:9780123855079).

r-kde1d 1.1.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-randtoolbox@2.0.5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://tnagler.github.io/kde1d/
Licenses: Expat
Synopsis: Univariate Kernel Density Estimation
Description:

This package provides an efficient implementation of univariate local polynomial kernel density estimators that can handle bounded and discrete data. See Geenens (2014) <doi:10.48550/arXiv.1303.4121>, Geenens and Wang (2018) <doi:10.48550/arXiv.1602.04862>, Nagler (2018a) <doi:10.48550/arXiv.1704.07457>, Nagler (2018b) <doi:10.48550/arXiv.1705.05431>.

r-kstmatrix 2.2-0
Propagated dependencies: r-tidyr@1.3.1 r-sets@1.0-25 r-rsvg@2.7.0 r-pks@0.6-1 r-diagrammersvg@0.1 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kstMatrix
Licenses: GPL 3
Synopsis: Basic Functions in Knowledge Space Theory Using Matrix Representation
Description:

Knowledge space theory by Doignon and Falmagne (1999) <doi:10.1007/978-3-642-58625-5> is a set- and order-theoretical framework, which proposes mathematical formalisms to operationalize knowledge structures in a particular domain. The kstMatrix package provides basic functionalities to generate, handle, and manipulate knowledge structures and knowledge spaces. Opposed to the kst package, kstMatrix uses matrix representations for knowledge structures. Furthermore, kstMatrix contains several knowledge spaces developed by the research group around Cornelia Dowling through querying experts.

r-kgschart 1.3.5
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.11.1 r-png@0.1-8 r-nnet@7.3-20 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-deepnet@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/kota7/kgschart
Licenses: Expat
Synopsis: KGS Rank Graph Parser
Description:

Restore underlining numeric data from rating history graph of KGS (an online platform of the game of go, <http://www.gokgs.com/>). A shiny application is also provided.

r-krige 0.6.2
Propagated dependencies: r-rcpp@1.1.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=krige
Licenses: GPL 2+
Synopsis: Geospatial Kriging with Metropolis Sampling
Description:

Estimates kriging models for geographical point-referenced data. Method is described in Gill (2020) <doi:10.1177/1532440020930197>.

r-kangar00 1.4.2
Propagated dependencies: r-sqldf@0.4-11 r-lattice@0.22-7 r-igraph@2.2.1 r-data-table@1.17.8 r-compquadform@1.4.4 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://kangar00.manitz.org/
Licenses: GPL 2
Synopsis: Kernel Approaches for Nonlinear Genetic Association Regression
Description:

This package provides methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) from online databases. It provides functions for data preparation and evaluation of genetic influence on a binary outcome using the logistic kernel machine test (LKMT). Three different kernel functions are offered to analyze genotype information in this variance component test: A linear kernel, a size-adjusted kernel and a network-based kernel).

r-kofdata 0.2.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/KOF-ch/kofdata
Licenses: GPL 2
Synopsis: Get Data from the 'KOF Datenservice' API
Description:

Read Swiss time series data from the KOF Data API, <https://datenservice.kof.ethz.ch>. The API provides macro economic time series data mostly about Switzerland. The package itself is a set of wrappers around the KOF Datenservice API. The kofdata package is able to consume public information as well as data that requires an API token.

r-knockoffhybrid 1.0.1
Propagated dependencies: r-spatest@3.1.2 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=KnockoffHybrid
Licenses: GPL 3
Synopsis: Hybrid Analysis of Population and Trio Data with Knockoff Statistics for FDR Control
Description:

Identification of putative causal variants in genome-wide association studies using hybrid analysis of both the trio and population designs. The package implements the method in the paper: Yang, Y., Wang, Q., Wang, C., Buxbaum, J., & Ionita-Laza, I. (2024). KnockoffHybrid: A knockoff framework for hybrid analysis of trio and population designs in genome-wide association studies. The American Journal of Human Genetics, in press.

r-kernelboot 0.1.10
Propagated dependencies: r-rcpp@1.1.0 r-parallelly@1.45.1 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/twolodzko/kernelboot
Licenses: GPL 2
Synopsis: Smoothed Bootstrap and Random Generation from Kernel Densities
Description:

Smoothed bootstrap and functions for random generation from univariate and multivariate kernel densities. It does not estimate kernel densities.

r-kmed 0.4.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kmed
Licenses: GPL 3
Synopsis: Distance-Based k-Medoids
Description:

Algorithms of distance-based k-medoids clustering: simple and fast k-medoids, ranked k-medoids, and increasing number of clusters in k-medoids. Calculate distances for mixed variable data such as Gower, Podani, Wishart, Huang, Harikumar-PV, and Ahmad-Dey. Cluster validation applies internal and relative criteria. The internal criteria includes silhouette index and shadow values. The relative criterium applies bootstrap procedure producing a heatmap with a flexible reordering matrix algorithm such as complete, ward, or average linkages. The cluster result can be plotted in a marked barplot or pca biplot.

r-kader 0.0.8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: http://github.com/GerritEichner/kader
Licenses: GPL 3
Synopsis: Kernel Adaptive Density Estimation and Regression
Description:

Implementation of various kernel adaptive methods in nonparametric curve estimation like density estimation as introduced in Stute and Srihera (2011) <doi:10.1016/j.spl.2011.01.013> and Eichner and Stute (2013) <doi:10.1016/j.jspi.2012.03.011> for pointwise estimation, and like regression as described in Eichner and Stute (2012) <doi:10.1080/10485252.2012.760737>.

r-kfda 1.0.0
Propagated dependencies: r-mass@7.3-65 r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/ainsuotain/kfda
Licenses: GPL 3
Synopsis: Kernel Fisher Discriminant Analysis
Description:

Kernel Fisher Discriminant Analysis (KFDA) is performed using Kernel Principal Component Analysis (KPCA) and Fisher Discriminant Analysis (FDA). There are some similar packages. First, lfda is a package that performs Local Fisher Discriminant Analysis (LFDA) and performs other functions. In particular, lfda seems to be impossible to test because it needs the label information of the data in the function argument. Also, the ks package has a limited dimension, which makes it difficult to analyze properly. This package is a simple and practical package for KFDA based on the paper of Yang, J., Jin, Z., Yang, J. Y., Zhang, D., and Frangi, A. F. (2004) <DOI:10.1016/j.patcog.2003.10.015>.

r-ksnn 0.1.2
Propagated dependencies: 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=ksNN
Licenses: GPL 2+
Synopsis: K* Nearest Neighbors Algorithm
Description:

Prediction with k* nearest neighbor algorithm based on a publication by Anava and Levy (2016) <arXiv:1701.07266>.

r-kpodclustr 1.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: http://jocelynchi.com/kpodclustr
Licenses: Expat
Synopsis: Method for Clustering Partially Observed Data
Description:

Software for k-means clustering of partially observed data from Chi, Chi, and Baraniuk (2016) <doi:10.1080/00031305.2015.1086685>.

r-kira 1.0.7
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kira
Licenses: GPL 3
Synopsis: Machine Learning
Description:

Machine learning, containing several algorithms for supervised and unsupervised classification, in addition to a function that plots the Receiver Operating Characteristic (ROC) and Precision-Recall (PRC) curve graphs, and also a function that returns several metrics used for model evaluation, the latter can be used in ranking results from other packs.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208