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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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-nlsic 1.2.0
Propagated dependencies: r-nnls@1.6 r-glue@1.8.1 r-dotty@0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/MathsCell/nlsic
Licenses: GPL 2
Build system: r
Synopsis: Non Linear Least Squares with Inequality Constraints
Description:

We solve non linear least squares problems with optional equality and/or inequality constraints. Non linear iterations are globalized with back-tracking method. Linear problems are solved by dense QR decomposition from LAPACK which can limit the size of treated problems. On the other side, we avoid condition number degradation which happens in classical quadratic programming approach. Inequality constraints treatment on each non linear iteration is based on NNLS method (by Lawson and Hanson). We provide an original function lsi_ln for solving linear least squares problem with inequality constraints in least norm sens. Thus if Jacobian of the problem is rank deficient a solution still can be provided. However, truncation errors are probable in this case. Equality constraints are treated by using a basis of Null-space. User defined function calculating residuals must return a list having residual vector (not their squared sum) and Jacobian. If Jacobian is not in the returned list, package numDeriv is used to calculated finite difference version of Jacobian. The NLSIC method was fist published in Sokol et al. (2012) <doi:10.1093/bioinformatics/btr716>.

r-nonnormvtdist 1.1.0
Propagated dependencies: r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NonNorMvtDist
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Lomax (Pareto Type II) and Its Related Distributions
Description:

This package implements calculation of probability density function, cumulative distribution function, equicoordinate quantile function and survival function, and random numbers generation for the following multivariate distributions: Lomax (Pareto Type II), generalized Lomax, Mardiaâ s Pareto of Type I, Logistic, Burr, Cook-Johnsonâ s uniform, F and Inverted Beta. See Tapan Nayak (1987) <doi:10.2307/3214068>.

r-natcpp 0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/natverse/natcpp
Licenses: GPL 3+
Build system: r
Synopsis: Fast C++ Primitives for the 'NeuroAnatomy Toolbox'
Description:

Fast functions implemented in C++ via Rcpp to support the NeuroAnatomy Toolbox ('nat') ecosystem. These functions provide large speed-ups for basic manipulation of neuronal skeletons over pure R functions found in the nat package. The expectation is that end users will not use this package directly, but instead the nat package will automatically use routines from this package when it is available to enable large performance gains.

r-nlreg 1.2-4
Propagated dependencies: r-survival@3.8-6 r-statmod@1.5.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.r-project.org
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Higher Order Inference for Nonlinear Heteroscedastic Models
Description:

This package implements likelihood inference based on higher order approximations for nonlinear models with possibly non constant variance.

r-nlsr 2026.4.29
Propagated dependencies: r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlsr
Licenses: GPL 2
Build system: r
Synopsis: Functions for Nonlinear Least Squares Solutions - Updated 2022
Description:

This package provides tools for working with nonlinear least squares problems. For the estimation of models reliable and robust tools than nls(), where the the Gauss-Newton method frequently stops with singular gradient messages. This is accomplished by using, where possible, analytic derivatives to compute the matrix of derivatives and a stabilization of the solution of the estimation equations. Tools for approximate or externally supplied derivative matrices are included. Bounds and masks on parameters are handled properly.

r-networkabc 0.9-1
Propagated dependencies: r-sna@2.8 r-rcolorbrewer@1.1-3 r-network@1.20.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://fbertran.github.io/networkABC/
Licenses: GPL 3
Build system: r
Synopsis: Network Reverse Engineering with Approximate Bayesian Computation
Description:

We developed an inference tool based on approximate Bayesian computation to decipher network data and assess the strength of the inferred links between network's actors. It is a new multi-level approximate Bayesian computation (ABC) approach. At the first level, the method captures the global properties of the network, such as a scale-free structure and clustering coefficients, whereas the second level is targeted to capture local properties, including the probability of each couple of genes being linked. Up to now, Approximate Bayesian Computation (ABC) algorithms have been scarcely used in that setting and, due to the computational overhead, their application was limited to a small number of genes. On the contrary, our algorithm was made to cope with that issue and has low computational cost. It can be used, for instance, for elucidating gene regulatory network, which is an important step towards understanding the normal cell physiology and complex pathological phenotype. Reverse-engineering consists in using gene expressions over time or over different experimental conditions to discover the structure of the gene network in a targeted cellular process. The fact that gene expression data are usually noisy, highly correlated, and have high dimensionality explains the need for specific statistical methods to reverse engineer the underlying network.

r-ngchm 1.0.4
Propagated dependencies: r-tsvio@1.0.6 r-logger@0.4.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-htmltools@0.5.9 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://md-anderson-bioinformatics.github.io/NGCHM-R/
Licenses: GPL 3
Build system: r
Synopsis: Next Generation Clustered Heat Maps
Description:

Next-Generation Clustered Heat Maps (NG-CHMs) allow for dynamic exploration of heat map data in a web browser. NGCHM allows users to create both stand-alone HTML files containing a Next-Generation Clustered Heat Map, and .ngchm files to view in the NG-CHM viewer. See Ryan MC, Stucky M, et al (2020) <doi:10.12688/f1000research.20590.2> for more details.

r-nonneg-cg 0.1.6-1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/david-cortes/nonneg_cg
Licenses: FreeBSD
Build system: r
Synopsis: Non-Negative Conjugate-Gradient Minimizer
Description:

Minimize a differentiable function subject to all the variables being non-negative (i.e. >= 0), using a Conjugate-Gradient algorithm based on a modified Polak-Ribiere-Polyak formula as described in (Li, Can, 2013, <https://www.hindawi.com/journals/jam/2013/986317/abs/>).

r-networktools 1.6.0
Propagated dependencies: r-wordcloud@2.6 r-smacof@2.1-7 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-r-utils@2.13.0 r-qgraph@1.9.8 r-psych@2.6.5 r-igraph@2.3.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-eigenmodel@1.12 r-cocor@1.1-4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://CRAN.R-project.org/package=networktools
Licenses: GPL 3
Build system: r
Synopsis: Tools for Identifying Important Nodes in Networks
Description:

Includes assorted tools for network analysis. Bridge centrality; goldbricker; MDS, PCA, & eigenmodel network plotting.

r-nnspat 0.1.2
Propagated dependencies: r-rdpack@2.6.6 r-pcds@0.1.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=nnspat
Licenses: GPL 2
Build system: r
Synopsis: Nearest Neighbor Methods for Spatial Patterns
Description:

This package contains the functions for testing the spatial patterns (of segregation, spatial symmetry, association, disease clustering, species correspondence, and reflexivity) based on nearest neighbor relations, especially using contingency tables such as nearest neighbor contingency tables (Ceyhan (2010) <doi:10.1007/s10651-008-0104-x> and Ceyhan (2017) <doi:10.1016/j.jkss.2016.10.002> and references therein), nearest neighbor symmetry contingency tables (Ceyhan (2014) <doi:10.1155/2014/698296>), species correspondence contingency tables and reflexivity contingency tables (Ceyhan (2018) <doi:10.2436/20.8080.02.72> for two (or higher) dimensional data. The package also contains functions for generating patterns of segregation, association, uniformity in a multi-class setting (Ceyhan (2014) <doi:10.1007/s00477-013-0824-9>), and various non-random labeling patterns for disease clustering in two dimensional cases (Ceyhan (2014) <doi:10.1002/sim.6053>), and for visualization of all these patterns for the two dimensional data. The tests are usually (asymptotic) normal z-tests or chi-square tests.

r-neonutilities 4.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-r-utils@2.13.0 r-pbapply@1.7-4 r-jsonlite@2.0.0 r-jose@2.0.0 r-httr@1.4.8 r-duckdbfs@0.1.2 r-dplyr@1.2.1 r-downloader@0.4.1 r-data-table@1.18.4 r-curl@7.1.0 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/NEONScience/NEON-utilities
Licenses: AGPL 3
Build system: r
Synopsis: Utilities for Working with NEON Data
Description:

NEON data packages can be accessed through the NEON Data Portal <https://www.neonscience.org> or through the NEON Data API (see <https://data.neonscience.org/data-api> for documentation). Data delivered from the Data Portal are provided as monthly zip files packaged within a parent zip file, while individual files can be accessed from the API. This package provides tools that aid in discovering, downloading, and reformatting data prior to use in analyses. This includes downloading data via the API, merging data tables by type, and converting formats. For more information, see the readme file at <https://github.com/NEONScience/NEON-utilities>.

r-ncvreg 3.16.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://pbreheny.github.io/ncvreg/
Licenses: GPL 3
Build system: r
Synopsis: Regularization Paths for SCAD and MCP Penalized Regression Models
Description:

Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonconvex penalties, in particular the minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalty, with options for additional L2 penalties (the "elastic net" idea). Utilities for carrying out cross-validation as well as post-fitting visualization, summarization, inference, and prediction are also provided. For more information, see Breheny and Huang (2011) <doi:10.1214/10-AOAS388> or visit the ncvreg homepage <https://pbreheny.github.io/ncvreg/>.

r-nn2poly 0.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-matrixstats@1.5.0 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://ibidat.github.io/nn2poly/
Licenses: Expat
Build system: r
Synopsis: Neural Network Weights Transformation into Polynomial Coefficients
Description:

This package implements a method that builds the coefficients of a polynomial model that performs almost equivalently as a given neural network (densely connected). This is achieved using Taylor expansion at the activation functions. The obtained polynomial coefficients can be used to explain features (and their interactions) importance in the neural network, therefore working as a tool for interpretability or eXplainable Artificial Intelligence (XAI). See Morala et al. 2021 <doi:10.1016/j.neunet.2021.04.036>, and 2023 <doi:10.1109/TNNLS.2023.3330328>.

r-nlmevpc 2.8
Propagated dependencies: r-timedate@4052.112 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quantreg@6.1 r-optimx@2025-4.9 r-hmisc@5.2-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlmeVPC
Licenses: Expat
Build system: r
Synopsis: Visual Model Checking for Nonlinear Mixed Effect Model
Description:

Various visual and numerical diagnosis methods for the nonlinear mixed effect model, including visual predictive checks, numerical predictive checks, and coverage plots (Karlsson and Holford, 2008, <https://www.page-meeting.org/?abstract=1434>).

r-navigation 0.0.2
Propagated dependencies: r-simts@0.2.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plotly@4.12.0 r-pbmcapply@1.5.1 r-mass@7.3-65 r-magrittr@2.0.5 r-leaflet@2.2.3 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://smac-group.github.io/navigation/
Licenses: AGPL 3
Build system: r
Synopsis: Analyze the Impact of Sensor Error Modelling on Navigation Performance
Description:

This package implements the framework presented in Cucci, D. A., Voirol, L., Khaghani, M. and Guerrier, S. (2023) <doi:10.1109/TIM.2023.3267360> which allows to analyze the impact of sensor error modeling on the performance of integrated navigation (sensor fusion) based on inertial measurement unit (IMU), Global Positioning System (GPS), and barometer data. The framework relies on Monte Carlo simulations in which a Vanilla Extended Kalman filter is coupled with realistic and user-configurable noise generation mechanisms to recover a reference trajectory from noisy measurements. The evaluation of several statistical metrics of the solution, aggregated over hundreds of simulated realizations, provides reasonable estimates of the expected performances of the system in real-world conditions.

r-nacho 2.0.6
Dependencies: pandoc@3.7.0.2 pandoc@3.7.0.2
Propagated dependencies: r-shinywidgets@0.9.1 r-shiny@1.13.0 r-rmarkdown@2.31 r-knitr@1.51 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/mcanouil/NACHO/
Licenses: GPL 3
Build system: r
Synopsis: NanoString Quality Control Dashboard
Description:

NanoString nCounter data are gene expression assays where there is no need for the use of enzymes or amplification protocols and work with fluorescent barcodes (Geiss et al. (2018) <doi:10.1038/nbt1385>). Each barcode is assigned a messenger-RNA/micro-RNA (mRNA/miRNA) which after bonding with its target can be counted. As a result each count of a specific barcode represents the presence of its target mRNA/miRNA. NACHO (NAnoString quality Control dasHbOard) is able to analyse the exported NanoString nCounter data and facilitates the user in performing a quality control. NACHO does this by visualising quality control metrics, expression of control genes, principal components and sample specific size factors in an interactive web application.

r-nhs-predict 1.4.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nhs.predict
Licenses: GPL 2
Build system: r
Synopsis: Breast Cancer Survival and Therapy Benefits
Description:

Calculate Overall Survival or Recurrence-Free Survival for breast cancer patients, using NHS Predict'. The time interval for the estimation can be set up to 15 years, with default at 10. Incremental therapy benefits are estimated for hormone therapy, chemotherapy, trastuzumab, and bisphosphonates. An additional function, suited for SCAN audits, features a more user-friendly version of the code, with fewer inputs, but necessitates the correct standardised inputs. This work is not affiliated with the development of NHS Predict and its underlying statistical model. Details on NHS Predict can be found at: <doi:10.1186/bcr2464>. The web version of NHS Predict': <https://breast.predict.nhs.uk/>. A small dataset of 50 fictional patient observations is provided for the purpose of running examples with the main two functions, and an additional dataset is provided for running example with the dedicated SCAN function.

r-npiv 0.1.3
Propagated dependencies: r-withr@3.0.2 r-progress@1.2.3 r-mass@7.3-65 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=npiv
Licenses: GPL 3+
Build system: r
Synopsis: Nonparametric Instrumental Variables Estimation and Inference
Description:

This package implements methods introduced in Chen, Christensen, and Kankanala (2024) <doi:10.1093/restud/rdae025> for estimating and constructing uniform confidence bands for nonparametric structural functions using instrumental variables, including data-driven choice of tuning parameters. All methods in this package apply to nonparametric regression as a special case.

r-niledam 0.4
Propagated dependencies: r-tidyr@1.3.2 r-thematic@0.1.8 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-nleqslv@3.3.7 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NiLeDAM
Licenses: GPL 2+
Build system: r
Synopsis: Monazite Dating for the NiLeDAM Team
Description:

Th-U-Pb electron microprobe age dating of monazite, as originally described in <doi:10.1016/0009-2541(96)00024-1>.

r-npi 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-curl@7.1.0 r-checkmate@2.3.4 r-checkluhn@1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/ropensci/npi/
Licenses: Expat
Build system: r
Synopsis: Access the U.S. National Provider Identifier Registry API
Description:

Access the United States National Provider Identifier Registry API <https://npiregistry.cms.hhs.gov/api/>. Obtain and transform administrative data linked to a specific individual or organizational healthcare provider, or perform advanced searches based on provider name, location, type of service, credentials, and other attributes exposed by the API.

r-nlist 0.4.0
Propagated dependencies: r-universals@0.0.5 r-tibble@3.3.1 r-term@0.3.7 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-generics@0.1.4 r-extras@0.8.0 r-coda@0.19-4.1 r-chk@0.10.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/poissonconsulting/nlist
Licenses: Expat
Build system: r
Synopsis: Lists of Numeric Atomic Objects
Description:

Create and manipulate numeric list ('nlist') objects. An nlist is an S3 list of uniquely named numeric objects. An numeric object is an integer or double vector, matrix or array. An nlists object is a S3 class list of nlist objects with the same names, dimensionalities and typeofs. Numeric list objects are of interest because they are the raw data inputs for analytic engines such as JAGS', STAN and TMB'. Numeric lists objects, which are useful for storing multiple realizations of of simulated data sets, can be converted to coda::mcmc and coda::mcmc.list objects.

r-nonlineartsa 0.5.0
Propagated dependencies: r-tsdyn@11.0.5.2 r-minpack-lm@1.2-4 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NonlinearTSA
Licenses: GPL 2+
Build system: r
Synopsis: Nonlinear Time Series Analysis
Description:

Function and data sets in the book entitled "Nonlinear Time Series Analysis with R Applications" B.Guris (2020). The book will be published in Turkish and the original name of this book will be "R Uygulamali Dogrusal Olmayan Zaman Serileri Analizi". It is possible to perform nonlinearity tests, nonlinear unit root tests, nonlinear cointegration tests and estimate nonlinear error correction models by using the functions written in this package. The Momentum Threshold Autoregressive (MTAR), the Smooth Threshold Autoregressive (STAR) and the Self Exciting Threshold Autoregressive (SETAR) type unit root tests can be performed using the functions written. In addition, cointegration tests using the Momentum Threshold Autoregressive (MTAR), the Smooth Threshold Autoregressive (STAR) and the Self Exciting Threshold Autoregressive (SETAR) models can be applied. It is possible to estimate nonlinear error correction models. The Granger causality test performed using nonlinear models can also be applied.

r-naivereg 1.0.5
Propagated dependencies: r-ncvreg@3.16.0 r-grpreg@3.6.0 r-gmm@1.9-1 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=naivereg
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Additive Instrumental Variable Estimator and Related IV Methods
Description:

In empirical studies, instrumental variable (IV) regression is the signature method to solve the endogeneity problem. If we enforce the exogeneity condition of the IV, it is likely that we end up with a large set of IVs without knowing which ones are good. Also, one could face the model uncertainty for structural equation, as large micro dataset is commonly available nowadays. This package uses adaptive group lasso and B-spline methods to select the nonparametric components of the IV function, with the linear function being a special case (naivereg). The package also incorporates two stage least squares estimator (2SLS), generalized method of moment (GMM), generalized empirical likelihood (GEL) methods post instrument selection, logistic-regression instrumental variables estimator (LIVE, for dummy endogenous variable problem), double-selection plus instrumental variable estimator (DS-IV) and double selection plus logistic regression instrumental variable estimator (DS-LIVE), where the double selection methods are useful for high-dimensional structural equation models. The naivereg is nonparametric version of ivregress in Stata with IV selection and high dimensional features. The package is based on the paper by Q. Fan and W. Zhong, "Nonparametric Additive Instrumental Variable Estimator: A Group Shrinkage Estimation Perspective" (2018), Journal of Business & Economic Statistics <doi:10.1080/07350015.2016.1180991> as well as a series of working papers led by the same authors.

Total packages: 72166