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

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-ncar 0.5.0
Propagated dependencies: r-rtf@0.4-14.1 r-noncompart@0.7.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=ncar
Licenses: GPL 3
Synopsis: Noncompartmental Analysis for Pharmacokinetic Report
Description:

Conduct a noncompartmental analysis with industrial strength. Some features are 1) CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both linear-up linear-down and linear-up log-down method 4) Interval(partial) AUCs with linear or log interpolation method 5) Produce pdf, rtf, text report files. * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).

r-nonmem2rx 0.1.9
Propagated dependencies: r-xml2@1.5.0 r-rxode2@5.0.1 r-rcpp@1.1.0 r-qs2@0.1.6 r-magrittr@2.0.4 r-lotri@1.0.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dparser@1.3.1-13 r-digest@0.6.39 r-data-table@1.17.8 r-crayon@1.5.3 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nlmixr2.github.io/nonmem2rx/
Licenses: GPL 3+
Synopsis: Converts 'NONMEM' Models to 'rxode2'
Description:

NONMEM has been a tool for running nonlinear mixed effects models since the 80s and is still used today (Bauer 2019 <doi:10.1002/psp4.12404>). This tool allows you to convert NONMEM models to rxode2 (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) and with simple models nlmixr2 syntax (Fidler et al (2019) <doi:10.1002/psp4.12445>). The nlmixr2 syntax requires the residual specification to be included and it is not always translated. If available, the rxode2 model will read in the NONMEM data and compare the simulation for the population model ('PRED') individual model ('IPRED') and residual model ('IWRES') to immediately show how well the translation is performing. This saves the model development time for people who are creating an rxode2 model manually. Additionally, this package reads in all the information to allow simulation with uncertainty (that is the number of observations, the number of subjects, and the covariance matrix) with a rxode2 model. This is complementary to the babelmixr2 package that translates nlmixr2 models to NONMEM and can convert the objects converted from nonmem2rx to a full nlmixr2 fit.

r-nestedlogit 0.3.2
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-effects@4.2-4 r-dplyr@1.1.4 r-car@3.1-3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/friendly/nestedLogit
Licenses: GPL 2+
Synopsis: Nested Dichotomy Logistic Regression Models
Description:

This package provides functions for specifying and fitting nested dichotomy logistic regression models for a multi-category response and methods for summarising and plotting those models. Nested dichotomies are statistically independent, and hence provide an additive decomposition of tests for the overall polytomous response. When the dichotomies make sense substantively, this method can be a simpler alternative to the standard multinomial logistic model which compares response categories to a reference level. See: J. Fox (2016), "Applied Regression Analysis and Generalized Linear Models", 3rd Ed., ISBN 1452205663.

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
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-nlwaldtest 1.1.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlWaldTest
Licenses: GPL 2+
Synopsis: Wald Test of Nonlinear Restrictions and Nonlinear CI
Description:

Wald Test for nonlinear restrictions on model parameters and confidence intervals for nonlinear functions of parameters using delta-method. Applicable after ANY model, provided parameters estimates and their covariance matrix are available.

r-neuralgam 2.0.1
Dependencies: python@3.11.14
Propagated dependencies: r-tensorflow@2.20.0 r-rlang@1.1.6 r-reticulate@1.44.1 r-patchwork@1.3.2 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-keras@2.16.0 r-ggplot2@4.0.1 r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://inesortega.github.io/neuralGAM/
Licenses: FSDG-compatible
Synopsis: Interpretable Neural Network Based on Generalized Additive Models
Description:

Neural Additive Model framework based on Generalized Additive Models from Hastie & Tibshirani (1990, ISBN:9780412343902), which trains a different neural network to estimate the contribution of each feature to the response variable. The networks are trained independently leveraging the local scoring and backfitting algorithms to ensure that the Generalized Additive Model converges and it is additive. The resultant Neural Network is a highly accurate and interpretable deep learning model, which can be used for high-risk AI practices where decision-making should be based on accountable and interpretable algorithms.

r-nrejections 1.2.0
Propagated dependencies: r-stepwisetest@1.0 r-mvtnorm@1.3-3 r-matrixcalc@1.0-6 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NRejections
Licenses: GPL 2
Synopsis: Metrics for Multiple Testing with Correlated Outcomes
Description:

This package implements methods in Mathur and VanderWeele (in preparation) to characterize global evidence strength across W correlated ordinary least squares (OLS) hypothesis tests. Specifically, uses resampling to estimate a null interval for the total number of rejections in, for example, 95% of samples generated with no associations (the global null), the excess hits (the difference between the observed number of rejections and the upper limit of the null interval), and a test of the global null based on the number of rejections.

r-nnmis 1.0.1
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NNMIS
Licenses: LGPL 2.0+
Synopsis: Nearest Neighbor Based Multiple Imputation for Survival Data with Missing Covariates
Description:

Imputation for both missing covariates and censored observations (optional) for survival data with missing covariates by the nearest neighbor based multiple imputation algorithm as described in Hsu et al. (2006) <doi:10.1002/sim.2452>, and Hsu and Yu (2018) <doi: 10.1177/0962280218772592>. Note that the current version can only impute for a situation with one missing covariate.

r-nhstplot 1.4.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nhstplot
Licenses: GPL 3
Synopsis: Plot Null Hypothesis Significance Tests
Description:

Illustrate graphically the most common Null Hypothesis Significance Testing procedures. More specifically, this package provides functions to plot Chi-Squared, F, t (one- and two-tailed) and z (one- and two-tailed) tests, by plotting the probability density under the null hypothesis as a function of the different test statistic values. Although highly flexible (color theme, fonts, etc.), only the minimal number of arguments (observed test statistic, degrees of freedom) are necessary for a clear and useful graph to be plotted, with the observed test statistic and the p value, as well as their corresponding value labels. The axes are automatically scaled to present the relevant part and the overall shape of the probability density function. This package is especially intended for education purposes, as it provides a helpful support to help explain the Null Hypothesis Significance Testing process, its use and/or shortcomings.

r-normallaplace 0.3-2
Propagated dependencies: r-generalizedhyperbolic@0.8-7 r-distributionutils@0.6-2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Synopsis: The Normal Laplace Distribution
Description:

This package provides functions for the normal Laplace distribution. Currently, it provides limited functionality. Density, distribution and quantile functions, random number generation, and moments are provided.

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
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-netutils 0.8.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/schochastics/netUtils/
Licenses: Expat
Synopsis: Collection of Tools for Network Analysis
Description:

This package provides a collection of network analytic (convenience) functions which are missing in other standard packages. This includes triad census with attributes <doi:10.1016/j.socnet.2019.04.003>, core-periphery models <doi:10.1016/S0378-8733(99)00019-2>, and several graph generators. Most functions are build upon igraph'.

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
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-ncpen 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/zeemkr/ncpen
Licenses: GPL 3+
Synopsis: Unified Algorithm for Non-convex Penalized Estimation for Generalized Linear Models
Description:

An efficient unified nonconvex penalized estimation algorithm for Gaussian (linear), binomial Logit (logistic), Poisson, multinomial Logit, and Cox proportional hazard regression models. The unified algorithm is implemented based on the convex concave procedure and the algorithm can be applied to most of the existing nonconvex penalties. The algorithm also supports convex penalty: least absolute shrinkage and selection operator (LASSO). Supported nonconvex penalties include smoothly clipped absolute deviation (SCAD), minimax concave penalty (MCP), truncated LASSO penalty (TLP), clipped LASSO (CLASSO), sparse ridge (SRIDGE), modified bridge (MBRIDGE) and modified log (MLOG). For high-dimensional data (data set with many variables), the algorithm selects relevant variables producing a parsimonious regression model. Kim, D., Lee, S. and Kwon, S. (2018) <arXiv:1811.05061>, Lee, S., Kwon, S. and Kim, Y. (2016) <doi:10.1016/j.csda.2015.08.019>, Kwon, S., Lee, S. and Kim, Y. (2015) <doi:10.1016/j.csda.2015.07.001>. (This research is funded by Julian Virtue Professorship from Center for Applied Research at Pepperdine Graziadio Business School and the National Research Foundation of Korea.).

r-nnbenchmark 3.2.0
Propagated dependencies: r-r6@2.6.1 r-pkgload@1.4.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/pkR-pkR/NNbenchmark
Licenses: GPL 2
Synopsis: Datasets and Functions to Benchmark Neural Network Packages
Description:

Datasets and functions to benchmark (convergence, speed, ease of use) R packages dedicated to regression with neural networks (no classification in this version). The templates for the tested packages are available in the R, R Markdown and HTML formats at <https://github.com/pkR-pkR/NNbenchmarkTemplates> and <https://theairbend3r.github.io/NNbenchmarkWeb/index.html>. The submitted article to the R-Journal can be read at <https://www.inmodelia.com/gsoc2020.html>.

r-necountries 0.1-1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-sf@1.0-23 r-rlang@1.1.6 r-rdpack@2.6.4 r-magrittr@2.0.4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.R-project.org
Licenses: GPL 2+
Synopsis: Countries of the World
Description:

Based on Natural Earth <https://www.naturalearthdata.com/>, a subset of countries can easily be selected with their administrative boundaries, joined with an external data frame and plotted as a thematic map.

r-nntmvn 1.3.0
Propagated dependencies: r-truncatednormal@2.3 r-tidyr@1.3.1 r-rcpp@1.1.0 r-rann@2.6.2 r-r-utils@2.13.0 r-lhs@1.2.0 r-gpgp@1.0.0 r-ggplot2@4.0.1 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=nntmvn
Licenses: GPL 2+
Synopsis: Draw Samples of Truncated Multivariate Normal Distributions
Description:

Draw samples from truncated multivariate normal distribution using the sequential nearest neighbor (SNN) method introduced in "Scalable Sampling of Truncated Multivariate Normals Using Sequential Nearest-Neighbor Approximation" <doi:10.48550/arXiv.2406.17307>.

r-nomogramformula 1.2.0.0
Propagated dependencies: r-rms@8.1-0 r-hmisc@5.2-4 r-do@2.0.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/yikeshu0611/nomogramFormula
Licenses: GPL 3
Synopsis: Calculate Total Points and Probabilities for Nomogram
Description:

This package provides a nomogram, which can be carried out in rms package, provides a graphical explanation of a prediction process. However, it is not very easy to draw straight lines, read points and probabilities accurately. Even, it is hard for users to calculate total points and probabilities for all subjects. This package provides formula_rd() and formula_lp() functions to fit the formula of total points with raw data and linear predictors respectively by polynomial regression. Function points_cal() will help you calculate the total points. prob_cal() can be used to calculate the probabilities after lrm(), cph() or psm() regression. For more complex condition, interaction or restricted cubic spine, TotalPoints.rms() can be used.

r-networklite 1.1.0
Propagated dependencies: r-tibble@3.3.0 r-statnet-common@4.12.0 r-network@1.19.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/EpiModel/networkLite/
Licenses: GPL 3
Synopsis: An Simplified Implementation of the 'network' Package Functionality
Description:

An implementation of some of the core network package functionality based on a simplified data structure that is faster in many research applications. This package is designed for back-end use in the statnet family of packages, including EpiModel'. Support is provided for binary and weighted, directed and undirected, bipartite and unipartite networks; no current support for multigraphs, hypergraphs, or loops.

r-nascar-data 2.2.3
Propagated dependencies: r-stringr@1.6.0 r-stringdist@0.9.15 r-rvest@1.0.5 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.kyleGrealis.com/nascaR.data/
Licenses: GPL 3+
Synopsis: NASCAR Race Data
Description:

This package provides a collection of NASCAR race, driver, owner and manufacturer data across the three major NASCAR divisions: NASCAR Cup Series, NASCAR Xfinity Series, and NASCAR Craftsman Truck Series. The curated data begins with the 1949 season and extends through the end of the 2024 season. Explore race, season, or career performance for drivers, teams, and manufacturers throughout NASCAR's history. Data was sourced with permission from DriverAverages.com.

r-nlraa 1.9.10
Propagated dependencies: r-nlme@3.1-168 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-knitr@1.50 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlraa
Licenses: GPL 3
Synopsis: Nonlinear Regression for Agricultural Applications
Description:

Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is the Beta growth function proposed by Yin et al. (2003) <doi:10.1093/aob/mcg029>. There are several other functions with breakpoints (e.g. linear-plateau, plateau-linear, exponential-plateau, plateau-exponential, quadratic-plateau, plateau-quadratic and bilinear), a non-rectangular hyperbola and a bell-shaped curve. Twenty eight (28) new self-start (SS) functions in total. This package also supports the publication Nonlinear regression Models and applications in agricultural research by Archontoulis and Miguez (2015) <doi:10.2134/agronj2012.0506>, a book chapter with similar material <doi:10.2134/appliedstatistics.2016.0003.c15> and a publication by Oddi et. al. (2019) in Ecology and Evolution <doi:10.1002/ece3.5543>. The function nlsLMList uses nlsLM for fitting, but it is otherwise almost identical to nlme::nlsList'.In addition, this release of the package provides functions for conducting simulations for nlme and gnls objects as well as bootstrapping. These functions are intended to work with the modeling framework of the nlme package. It also provides four vignettes with extended examples.

r-nova 0.1.1
Propagated dependencies: r-writexl@1.5.4 r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-readxl@1.4.5 r-readr@2.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-pheatmap@1.0.13 r-knitr@1.50 r-gridextra@2.3 r-ggplot2@4.0.1 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/atudoras/NOVA
Licenses: GPL 3
Synopsis: Neural Output Visualization and Analysis
Description:

This package provides a comprehensive toolkit for analyzing and visualizing neural data outputs, including Principal Component Analysis (PCA) trajectory plotting, Multi-Electrode Array (MEA) heatmap generation, and variable importance analysis. Provides publication-ready visualizations with flexible customization options for neuroscience research applications.

r-nhsrwaitinglist 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-randomnames@1.6-0.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nhs-r-community.github.io/NHSRwaitinglist/
Licenses: Expat
Synopsis: Waiting List Metrics Using Queuing Theory
Description:

Waiting list management using queuing theory to analyse, predict and manage queues, based on the approach described in Fong et al. (2022) <doi:10.1101/2022.08.23.22279117>. Aimed at UK National Health Service (NHS) applications, waiting list summary statistics, target-value calculations, waiting list simulation, and scheduling functions are included.

r-newfocus 1.1
Propagated dependencies: r-ctgt@2.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=newFocus
Licenses: GPL 2+
Synopsis: True Discovery Guarantee by Combining Partial Closed Testings
Description:

Closed testing has been proved powerful for true discovery guarantee. The computation of closed testing is, however, quite burdensome. A general way to reduce computational complexity is to combine partial closed testings for some prespecified feature sets of interest. Partial closed testings are performed at Bonferroni-corrected alpha level to guarantee the lower bounds for the number of true discoveries in prespecified sets are simultaneously valid. For any post hoc chosen sets of interest, coherence property is used to get the lower bound. In this package, we implement closed testing with globaltest to calculate the lower bound for number of true discoveries, see Ningning Xu et.al (2021) <arXiv:2001.01541> for detailed description.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208