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

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-nproc 2.1.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: http://advances.sciencemag.org/content/4/2/eaao1659
Licenses: GPL 2
Build system: r
Synopsis: Neyman-Pearson (NP) Classification Algorithms and NP Receiver Operating Characteristic (NP-ROC) Curves
Description:

In many binary classification applications, such as disease diagnosis and spam detection, practitioners commonly face the need to limit type I error (i.e., the conditional probability of misclassifying a class 0 observation as class 1) so that it remains below a desired threshold. To address this need, the Neyman-Pearson (NP) classification paradigm is a natural choice; it minimizes type II error (i.e., the conditional probability of misclassifying a class 1 observation as class 0) while enforcing an upper bound, alpha, on the type I error. Although the NP paradigm has a century-long history in hypothesis testing, it has not been well recognized and implemented in classification schemes. Common practices that directly limit the empirical type I error to no more than alpha do not satisfy the type I error control objective because the resulting classifiers are still likely to have type I errors much larger than alpha. As a result, the NP paradigm has not been properly implemented for many classification scenarios in practice. In this work, we develop the first umbrella algorithm that implements the NP paradigm for all scoring-type classification methods, including popular methods such as logistic regression, support vector machines and random forests. Powered by this umbrella algorithm, we propose a novel graphical tool for NP classification methods: NP receiver operating characteristic (NP-ROC) bands, motivated by the popular receiver operating characteristic (ROC) curves. NP-ROC bands will help choose in a data adaptive way and compare different NP classifiers.

r-nnr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/2shakilrafi/nnR/
Licenses: GPL 3
Build system: r
Synopsis: Neural Networks Made Algebraic
Description:

Do algebraic operations on neural networks. We seek here to implement in R, operations on neural networks and their resulting approximations. Our operations derive their descriptions mainly from Rafi S., Padgett, J.L., and Nakarmi, U. (2024), "Towards an Algebraic Framework For Approximating Functions Using Neural Network Polynomials", <doi:10.48550/arXiv.2402.01058>, Grohs P., Hornung, F., Jentzen, A. et al. (2023), "Space-time error estimates for deep neural network approximations for differential equations", <doi:10.1007/s10444-022-09970-2>, Jentzen A., Kuckuck B., von Wurstemberger, P. (2023), "Mathematical Introduction to Deep Learning Methods, Implementations, and Theory" <doi:10.48550/arXiv.2310.20360>. Our implementation is meant mainly as a pedagogical tool, and proof of concept. Faster implementations with deeper vectorizations may be made in future versions.

r-neuralsens 1.1.3
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-neuralnettools@1.5.3 r-magrittr@2.0.4 r-hmisc@5.2-4 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggnewscale@0.5.2 r-ggforce@0.5.0 r-ggbreak@0.1.6 r-fastdummies@1.7.5 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/JaiPizGon/NeuralSens
Licenses: GPL 2+
Build system: r
Synopsis: Sensitivity Analysis of Neural Networks
Description:

Analysis functions to quantify inputs importance in neural network models. Functions are available for calculating and plotting the inputs importance and obtaining the activation function of each neuron layer and its derivatives. The importance of a given input is defined as the distribution of the derivatives of the output with respect to that input in each training data point <doi:10.18637/jss.v102.i07>.

r-ntsdatasets 0.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/a-roshani/ntsDatasets
Licenses: GPL 3
Build system: r
Synopsis: Neutrosophic Data Sets
Description:

This package provides a collection of datasets related to neutrosophic sets for statistical modeling and analysis.

r-nsm3data 0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsm3data
Licenses: GPL 2
Build system: r
Synopsis: Datasets to Accompany Hollander, Wolfe, and Chicken NSM3
Description:

Designed to add datasets which are used in the Nonparametric Statistical Methods textbook, 3rd edition.

r-nzffdr 2.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://flee598.github.io/nzffdr/
Licenses: Expat
Build system: r
Synopsis: Import, Clean and Update Data from the New Zealand Freshwater Fish Database
Description:

Access the New Zealand Freshwater Fish Database from R and a few functions to clean the data once in R.

r-ngboostforecast 0.1.1
Dependencies: python@3.11.14
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/Akai01/ngboostForecast
Licenses: FSDG-compatible
Build system: r
Synopsis: Probabilistic Time Series Forecasting
Description:

Probabilistic time series forecasting via Natural Gradient Boosting for Probabilistic Prediction.

r-nightday 1.0.1.1
Propagated dependencies: r-maps@3.4.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NightDay
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Night and Day Boundary Plot Function
Description:

Computes and plots the boundary between night and day.

r-nlgeocoder 0.2.2
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/uRosConf/nlgeocoder
Licenses: GPL 2
Build system: r
Synopsis: Geocoding for the Netherlands
Description:

Interface to the open location server API of Publieke Diensten Op de Kaart (<http://www.pdok.nl>). It offers geocoding, address suggestions and lookup of geographical objects. Included is an utility function for displaying leaflet tiles restricted to the Netherlands.

r-nlcoptim 0.6
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NlcOptim
Licenses: GPL 3
Build system: r
Synopsis: Solve Nonlinear Optimization with Nonlinear Constraints
Description:

Optimization for nonlinear objective and constraint functions. Linear or nonlinear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.

r-nhdr 0.6.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jsta/nhdR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Tools for Working with the National Hydrography Dataset
Description:

This package provides tools for working with the National Hydrography Dataset, with functions for querying, downloading, and networking both the NHD <https://www.usgs.gov/national-hydrography> and NHDPlus <https://www.epa.gov/waterdata/nhdplus-national-hydrography-dataset-plus> datasets.

r-npmlda 1.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/npmldabook/npmlda/
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Models for Longitudinal Data
Description:

Support the book: Wu CO and Tian X (2018). Nonparametric Models for Longitudinal Data. Chapman & Hall/CRC (to appear); and provide fit for using global and local smoothing methods for the conditional-mean and conditional-distribution based models with longitudinal Data.

r-netropy 0.2.0
Propagated dependencies: r-igraph@2.2.1 r-ggraph@2.2.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/termehs/netropy
Licenses: Expat
Build system: r
Synopsis: Statistical Entropy Analysis of Network Data
Description:

Statistical entropy analysis of network data as introduced by Frank and Shafie (2016) <doi:10.1177/0759106315615511>, and a in textbook which is in progress.

r-netgreg 0.0.4
Propagated dependencies: r-plsgenomics@1.5-3 r-huge@1.3.5 r-glmnet@4.1-10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetGreg
Licenses: GPL 3
Build system: r
Synopsis: Network-Guided Penalized Regression (NetGreg)
Description:

This package provides a network-guided penalized regression framework that integrates network characteristics from Gaussian graphical models with partial penalization, accounting for both network structure (hubs and non-hubs) and clinical covariates in high-dimensional omics data, including transcriptomics and proteomics. The full methodological details can be found in our publication by Ahn S and Oh EJ (2026) <doi:10.1093/bioadv/vbag038>.

r-nlmm 1.1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlmm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Laplace Mixed-Effects Models
Description:

This package provides functions to fit linear mixed models based on convolutions of the generalized Laplace (GL) distribution. The GL mixed-effects model includes four special cases with normal random effects and normal errors (NN), normal random effects and Laplace errors (NL), Laplace random effects and normal errors (LN), and Laplace random effects and Laplace errors (LL). The methods are described in Geraci and Farcomeni (2020, Statistical Methods in Medical Research) <doi:10.1177/0962280220903763>.

r-nombre 0.4.1
Propagated dependencies: r-fracture@0.2.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nombre.rossellhayes.com
Licenses: Expat
Build system: r
Synopsis: Number Names
Description:

Converts numeric vectors to character vectors of English number names. Provides conversion to cardinals, ordinals, numerators, and denominators. Supports negative and non-integer numbers.

r-nimbleapt 1.0.7
Propagated dependencies: r-nimble@1.4.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/DRJP/nimbleAPT
Licenses: Modified BSD
Build system: r
Synopsis: Adaptive Parallel Tempering for 'NIMBLE'
Description:

This package provides functions for adaptive parallel tempering (APT) with NIMBLE models. Adapted from Lacki & Miasojedow (2016) <DOI:10.1007/s11222-015-9579-0> and Miasojedow, Moulines and Vihola (2013) <DOI:10.1080/10618600.2013.778779>.

r-nonlineardotplot 0.5.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nonLinearDotPlot
Licenses: Expat
Build system: r
Synopsis: Non Linear Dot Plots
Description:

Non linear dot plots are diagrams that allow dots of varying size to be constructed, so that columns with a large number of samples are reduced in height. Implementation of algorithm described in: Nils Rodrigues and Daniel Weiskopf, "Nonlinear Dot Plots", IEEE Transactions on Visualization and Computer Graphics, vol. 24, no. 1, pp. 616-625, 2018. <doi:10.1109/TVCG.2017.2744018>.

r-ngramr 1.10.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/seancarmody/ngramr
Licenses: Expat
Build system: r
Synopsis: Retrieve and Plot Google n-Gram Data
Description:

Retrieve and plot word frequencies through time from the "Google Ngram Viewer" <https://books.google.com/ngrams>.

r-npmlecmprsk 3.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPMLEcmprsk
Licenses: Artistic License 2.0
Build system: r
Synopsis: Type-Specific Failure Rate and Hazard Rate on Competing Risks Data
Description:

Given a failure type, the function computes covariate-specific probability of failure over time and covariate-specific conditional hazard rate based on possibly right-censored competing risk data. Specifically, it computes the non-parametric maximum-likelihood estimates of these quantities and their asymptotic variances in a semi-parametric mixture model for competing-risks data, as described in Chang et al. (2007a).

r-nzilbb-vowels 0.4.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nzilbb.github.io/nzilbb_vowels/
Licenses: Expat
Build system: r
Synopsis: Vowel Covariation Tools
Description:

This package provides tools to support research on vowel covariation. Methods are provided to support Principal Component Analysis workflows (as in Brand et al. (2021) <doi:10.1016/j.wocn.2021.101096> and Wilson Black et al. (2023) <doi:10.1515/lingvan-2022-0086>).

r-neurosim 0.2-14
Propagated dependencies: r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neuRosim
Licenses: GPL 2+
Build system: r
Synopsis: Simulate fMRI Data
Description:

Generates functional Magnetic Resonance Imaging (fMRI) time series or 4D data. Some high-level functions are created for fast data generation with only a few arguments and a diversity of functions to define activation and noise. For more advanced users it is possible to use the low-level functions and manipulate the arguments. See Welvaert et al. (2011) <doi:10.18637/jss.v044.i10>.

r-networktoolbox 1.4.4
Propagated dependencies: r-r-matlab@3.7.0 r-qgraph@1.9.8 r-pwr@1.3-0 r-psych@2.5.6 r-ppcor@1.1 r-pbapply@1.7-4 r-mass@7.3-65 r-isingfit@0.4 r-igraph@2.2.1 r-foreach@1.5.2 r-fdrtool@1.2.18 r-doparallel@1.0.17 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetworkToolbox
Licenses: GPL 3+
Build system: r
Synopsis: Methods and Measures for Brain, Cognitive, and Psychometric Network Analysis
Description:

This package implements network analysis and graph theory measures used in neuroscience, cognitive science, and psychology. Methods include various filtering methods and approaches such as threshold, dependency (Kenett, Tumminello, Madi, Gur-Gershgoren, Mantegna, & Ben-Jacob, 2010 <doi:10.1371/journal.pone.0015032>), Information Filtering Networks (Barfuss, Massara, Di Matteo, & Aste, 2016 <doi:10.1103/PhysRevE.94.062306>), and Efficiency-Cost Optimization (Fallani, Latora, & Chavez, 2017 <doi:10.1371/journal.pcbi.1005305>). Brain methods include the recently developed Connectome Predictive Modeling (see references in package). Also implements several network measures including local network characteristics (e.g., centrality), community-level network characteristics (e.g., community centrality), global network characteristics (e.g., clustering coefficient), and various other measures associated with the reliability and reproducibility of network analysis.

r-nregression 0.5.1
Propagated dependencies: r-simitation@0.0.7 r-data-table@1.17.8 r-covr@3.6.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nRegression
Licenses: GPL 3
Build system: r
Synopsis: Simulation-Based Calculations of Sample Size for Linear and Logistic Regression
Description:

This package provides a function designed to estimate the minimal sample size required to attain a specific statistical power in the context of linear regression and logistic regression models through simulations.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615