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

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-bayesctdesign 0.6.1
Propagated dependencies: r-survival@3.8-3 r-reshape2@1.4.5 r-ggplot2@4.0.1 r-eha@2.11.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/begglest/BayesCTDesign
Licenses: GPL 3
Build system: r
Synopsis: Two Arm Bayesian Clinical Trial Design with and Without Historical Control Data
Description:

This package provides a set of functions to help clinical trial researchers calculate power and sample size for two-arm Bayesian randomized clinical trials that do or do not incorporate historical control data. At some point during the design process, a clinical trial researcher who is designing a basic two-arm Bayesian randomized clinical trial needs to make decisions about power and sample size within the context of hypothesized treatment effects. Through simulation, the simple_sim() function will estimate power and other user specified clinical trial characteristics at user specified sample sizes given user defined scenarios about treatment effect,control group characteristics, and outcome. If the clinical trial researcher has access to historical control data, then the researcher can design a two-arm Bayesian randomized clinical trial that incorporates the historical data. In such a case, the researcher needs to work through the potential consequences of historical and randomized control differences on trial characteristics, in addition to working through issues regarding power in the context of sample size, treatment effect size, and outcome. If a researcher designs a clinical trial that will incorporate historical control data, the researcher needs the randomized controls to be from the same population as the historical controls. What if this is not the case when the designed trial is implemented? During the design phase, the researcher needs to investigate the negative effects of possible historic/randomized control differences on power, type one error, and other trial characteristics. Using this information, the researcher should design the trial to mitigate these negative effects. Through simulation, the historic_sim() function will estimate power and other user specified clinical trial characteristics at user specified sample sizes given user defined scenarios about historical and randomized control differences as well as treatment effects and outcomes. The results from historic_sim() and simple_sim() can be printed with print_table() and graphed with plot_table() methods. Outcomes considered are Gaussian, Poisson, Bernoulli, Lognormal, Weibull, and Piecewise Exponential. The methods are described in Eggleston et al. (2021) <doi:10.18637/jss.v100.i21>.

r-bcd 0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mnrzrad/BCD
Licenses: GPL 2+
Build system: r
Synopsis: Bivariate Distributions via Conditional Specification
Description:

Implementation of bivariate binomial, geometric, and Poisson distributions based on conditional specifications. The package also includes tools for data generation and goodness-of-fit testing for these three distribution families. For methodological details, see Ghosh, Marques, and Chakraborty (2025) <doi:10.1080/03610926.2024.2315294>, Ghosh, Marques, and Chakraborty (2023) <doi:10.1080/03610918.2021.2004419>, and Ghosh, Marques, and Chakraborty (2021) <doi:10.1080/02664763.2020.1793307>.

r-bcgee 0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BCgee
Licenses: GPL 2
Build system: r
Synopsis: Bias-Corrected Estimates for Generalized Linear Models for Dependent Data
Description:

This package provides bias-corrected estimates for the regression coefficients of a marginal model estimated with generalized estimating equations. Details about the bias formula used are in Lunardon, N., Scharfstein, D. (2017) <doi:10.1002/sim.7366>.

r-bagoft 1.0.0
Propagated dependencies: r-randomforest@4.7-1.2 r-dcov@0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BAGofT
Licenses: GPL 3
Build system: r
Synopsis: Binary Regression Adaptive Goodness-of-Fit Test (BAGofT)
Description:

The BAGofT assesses the goodness-of-fit of binary classifiers. Details can be found in Zhang, Ding and Yang (2021) <arXiv:1911.03063v2>.

r-blockr-core 0.1.1
Propagated dependencies: r-vctrs@0.6.5 r-shinyfiles@0.9.3 r-shiny@1.11.1 r-rlang@1.1.6 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-generics@0.1.4 r-evaluate@1.0.5 r-dt@0.34.0 r-digest@0.6.39 r-cli@3.6.5 r-bslib@0.9.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bristolmyerssquibb.github.io/blockr.core/
Licenses: GPL 3+
Build system: r
Synopsis: Graphical Web-Framework for Data Manipulation and Visualization
Description:

This package provides a framework for data manipulation and visualization using a web-based point and click user interface where analysis pipelines are decomposed into re-usable and parameterizable blocks.

r-basf 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-sf@1.0-23 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mdsumner/basf
Licenses: GPL 3
Build system: r
Synopsis: Plot Simple Features with 'base' Sensibilities
Description:

Resurrects the standard plot for shapes established by the base and graphics packages. This is suited to workflows that require plotting using the established and traditional idioms of plotting spatially coincident data where it belongs. This package depends on sf and only replaces the plot method.

r-bayessurvival 0.2.0
Propagated dependencies: r-survival@3.8-3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesSurvival
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Survival Analysis for Right Censored Data
Description:

This package performs unadjusted Bayesian survival analysis for right censored time-to-event data. The main function, BayesSurv(), computes the posterior mean and a credible band for the survival function and for the cumulative hazard, as well as the posterior mean for the hazard, starting from a piecewise exponential (histogram) prior with Gamma distributed heights that are either independent, or have a Markovian dependence structure. A function, PlotBayesSurv(), is provided to easily create plots of the posterior means of the hazard, cumulative hazard and survival function, with a credible band accompanying the latter two. The priors and samplers are described in more detail in Castillo and Van der Pas (2020) "Multiscale Bayesian survival analysis" <arXiv:2005.02889>. In that paper it is also shown that the credible bands for the survival function and the cumulative hazard can be considered confidence bands (under mild conditions) and thus offer reliable uncertainty quantification.

r-bayeslist 0.0.1.6
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-ggplot2@4.0.1 r-formula@1.2-5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayeslist
Licenses: Expat
Build system: r
Synopsis: Bayesian Analysis of List Experiments with Prior Information
Description:

Estimates Bayesian models of list experiments with informative priors. It includes functionalities to estimate different types of list experiment models with varying prior information. See Lu and Traunmüller (2026) <doi:10.1017/psrm.2025.10084> for examples and details of estimation.

r-bestglm 0.37.3
Propagated dependencies: r-pls@2.8-5 r-leaps@3.2 r-lattice@0.22-7 r-grpreg@3.5.0 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bestglm
Licenses: GPL 2+
Build system: r
Synopsis: Best Subset GLM and Regression Utilities
Description:

Best subset glm using information criteria or cross-validation, carried by using leaps algorithm (Furnival and Wilson, 1974) <doi:10.2307/1267601> or complete enumeration (Morgan and Tatar, 1972) <doi:10.1080/00401706.1972.10488918>. Implements PCR and PLS using AIC/BIC. Implements one-standard deviation rule for use with the caret package.

r-bisrna 0.2.2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BisRNA
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of RNA Cytosine-5 Methylation
Description:

Bisulfite-treated RNA non-conversion in a set of samples is analysed as follows : each sample's non-conversion distribution is identified to a Poisson distribution. P-values adjusted for multiple testing are calculated in each sample. Combined non-conversion P-values and standard errors are calculated on the intersection of the set of samples. For further details, see C Legrand, F Tuorto, M Hartmann, R Liebers, D Jakob, M Helm and F Lyko (2017) <doi:10.1101/gr.210666.116>.

r-bayeslife 5.3-1
Propagated dependencies: r-wpp2019@1.1-1 r-hett@0.3-3 r-data-table@1.17.8 r-coda@0.19-4.1 r-car@3.1-3 r-bayestfr@7.4-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bayespop.csss.washington.edu
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Bayesian Projection of Life Expectancy
Description:

Making probabilistic projections of life expectancy for all countries of the world, using a Bayesian hierarchical model <doi:10.1007/s13524-012-0193-x>. Subnational projections are also supported.

r-bgfd 0.1
Propagated dependencies: r-adequacymodel@2.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BGFD
Licenses: GPL 2+
Build system: r
Synopsis: Bell-G and Complementary Bell-G Family of Distributions
Description:

Evaluates the probability density function, cumulative distribution function, quantile function, random numbers, survival function, hazard rate function, and maximum likelihood estimates for the following distributions: Bell exponential, Bell extended exponential, Bell Weibull, Bell extended Weibull, Bell-Fisk, Bell-Lomax, Bell Burr-XII, Bell Burr-X, complementary Bell exponential, complementary Bell extended exponential, complementary Bell Weibull, complementary Bell extended Weibull, complementary Bell-Fisk, complementary Bell-Lomax, complementary Bell Burr-XII and complementary Bell Burr-X distribution. Related work includes: a) Fayomi A., Tahir M. H., Algarni A., Imran M. and Jamal F. (2022). "A new useful exponential model with applications to quality control and actuarial data". Computational Intelligence and Neuroscience, 2022. <doi:10.1155/2022/2489998>. b) Alanzi, A. R., Imran M., Tahir M. H., Chesneau C., Jamal F. Shakoor S. and Sami, W. (2023). "Simulation analysis, properties and applications on a new Burr XII model based on the Bell-X functionalities". AIMS Mathematics, 8(3): 6970-7004. <doi:10.3934/math.2023352>. c) Algarni A. (2022). "Group Acceptance Sampling Plan Based on New Compounded Three-Parameter Weibull Model". Axioms, 11(9): 438. <doi:10.3390/axioms11090438>.

r-bayesianmediationa 1.0.1
Propagated dependencies: r-survival@3.8-3 r-r2jags@0.8-9 r-lattice@0.22-7 r-gplots@3.2.0 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesianMediationA
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Mediation Analysis
Description:

We perform general mediation analysis in the Bayesian setting using the methods described in Yu and Li (2022, ISBN:9780367365479). With the package, the mediation analysis can be performed on different types of outcomes (e.g., continuous, binary, categorical, or time-to-event), with default or user-defined priors and predictive models. The Bayesian estimates and credible sets of mediation effects are reported as analytic results.

r-blockr-dplyr 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-shinyjs@2.1.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-dplyr@1.1.4 r-bslib@0.9.0 r-blockr-core@0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bristolmyerssquibb.github.io/blockr.dplyr/
Licenses: GPL 3+
Build system: r
Synopsis: Interactive 'dplyr' Data Transformation Blocks
Description:

Extends blockr.core with interactive blocks for visual data wrangling using dplyr and tidyr operations. Users can build data transformation pipelines through a graphical interface without writing code directly. Includes blocks for filtering, selecting, mutating, summarizing, joining, and arranging data, with support for complex expressions, grouping operations, and real-time validation.

r-bang 1.0.4
Propagated dependencies: r-rust@1.4.4 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://paulnorthrop.github.io/bang/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Analysis, No Gibbs
Description:

This package provides functions for the Bayesian analysis of some simple commonly-used models, without using Markov Chain Monte Carlo (MCMC) methods such as Gibbs sampling. The rust package <https://cran.r-project.org/package=rust> is used to simulate a random sample from the required posterior distribution, using the generalized ratio-of-uniforms method. See Wakefield, Gelfand and Smith (1991) <DOI:10.1007/BF01889987> for details. At the moment three conjugate hierarchical models are available: beta-binomial, gamma-Poisson and a 1-way analysis of variance (ANOVA).

r-bayespet 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stanheaders@2.32.10 r-rstan@2.32.7 r-reshape2@1.4.5 r-readr@2.1.6 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-magrittr@2.0.4 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesPET
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Prediction of Event Times for Blinded Randomized Controlled Trials
Description:

Bayesian methods for predicting the calendar time at which a target number of events is reached in clinical trials. The methodology applies to both blinded and unblinded settings and jointly models enrollment, event-time, and censoring processes. The package provides tools for trial data simulation, model fitting using Stan via the rstan interface, and event time prediction under a wide range of trial designs, including varying sample sizes, enrollment patterns, treatment effects, and event or censoring time distributions. The package is intended to support interim monitoring, operational planning, and decision-making in clinical trial development. Methods are described in Fu et al. (2025) <doi:10.1002/sim.70310>.

r-binspp 0.2.3
Propagated dependencies: r-vgam@1.1-13 r-spatstat-random@3.4-3 r-spatstat-model@3.5-0 r-spatstat-geom@3.6-1 r-spatstat@3.4-1 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-fields@17.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/tomasmrkvicka/binspp
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Neyman-Scott Point Processes
Description:

The Bayesian MCMC estimation of parameters for Thomas-type cluster point process with various inhomogeneities. It allows for inhomogeneity in (i) distribution of parent points, (ii) mean number of points in a cluster, (iii) cluster spread. The package also allows for the Bayesian MCMC algorithm for the homogeneous generalized Thomas process. The cluster size is allowed to have a variance that is greater or less than the expected value (cluster sizes are over or under dispersed). Details are described in DvoŠák, RemeÅ¡, Beránek & MrkviÄ ka (2022) <arXiv: 10.48550/arXiv.2205.07946>.

r-bayesics 2.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-survival@3.8-3 r-rlang@1.1.6 r-patchwork@1.3.2 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-janitor@2.2.1 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-extradistr@1.10.0 r-dplyr@1.1.4 r-dfba@0.1.0 r-cluster@2.1.8.1 r-bms@0.3.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/dksewell/bayesics
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Analyses for One- and Two-Sample Inference and Regression Methods
Description:

Perform fundamental analyses using Bayesian parametric and non-parametric inference (regression, anova, 1 and 2 sample inference, non-parametric tests, etc.). (Practically) no Markov chain Monte Carlo (MCMC) is used; all exact finite sample inference is completed via closed form solutions or else through posterior sampling automated to ensure precision in interval estimate bounds. Diagnostic plots for model assessment, and key inferential quantities (point and interval estimates, probability of direction, region of practical equivalence, and Bayes factors) and model visualizations are provided. Bayes factors are computed either by the Savage Dickey ratio given in Dickey (1971) <doi:10.1214/aoms/1177693507> or by Chib's method as given in xxx. Interpretations are from Kass and Raftery (1995) <doi:10.1080/01621459.1995.10476572>. ROPE bounds are based on discussions in Kruschke (2018) <doi:10.1177/2515245918771304>. Methods for determining the number of posterior samples required are described in Doss et al. (2014) <doi:10.1214/14-EJS957>. Bayesian model averaging is done in part by Feldkircher and Zeugner (2015) <doi:10.18637/jss.v068.i04>. Methods for contingency table analysis is described in Gunel et al. (1974) <doi:10.1093/biomet/61.3.545>. Variational Bayes (VB) methods are described in Salimans and Knowles (2013) <doi:10.1214/13-BA858>. Mediation analysis uses the framework described in Imai et al. (2010) <doi:10.1037/a0020761>. The loss-likelihood bootstrap used in the non-parametric regression modeling is described in Lyddon et al. (2019) <doi:10.1093/biomet/asz006>. Non-parametric survival methods are described in Qing et al. (2023) <doi:10.1002/pst.2256>. Methods used for the Bayesian Wilcoxon signed-rank analysis is given in Chechile (2018) <doi:10.1080/03610926.2017.1388402> and for the Bayesian Wilcoxon rank sum analysis in Chechile (2020) <doi:10.1080/03610926.2018.1549247>. Correlation analysis methods are carried out by Barch and Chechile (2023) <doi:10.32614/CRAN.package.DFBA>, and described in Lindley and Phillips (1976) <doi:10.1080/00031305.1976.10479154> and Chechile and Barch (2021) <doi:10.1016/j.jmp.2021.102638>. See also Chechile (2020, ISBN: 9780262044585).

r-bolt4jr 1.4.0
Propagated dependencies: r-reticulate@1.44.1 r-purrr@1.2.0 r-glue@1.8.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bolt4jr
Licenses: Expat
Build system: r
Synopsis: Interface for the 'Neo4j Bolt' Protocol
Description:

Querying, extracting, and processing large-scale network data from Neo4j databases using the Neo4j Bolt <https://neo4j.com/docs/bolt/current/bolt/> protocol. This interface supports efficient data retrieval, batch processing for large datasets, and seamless conversion of query results into R data frames, making it ideal for bioinformatics, computational biology, and other graph-based applications.

r-bumblebee 0.1.0
Propagated dependencies: r-rmarkdown@2.30 r-magrittr@2.0.4 r-hmisc@5.2-4 r-gtools@3.9.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://magosil86.github.io/bumblebee/
Licenses: Expat
Build system: r
Synopsis: Quantify Disease Transmission Within and Between Population Groups
Description:

This package provides a simple tool to quantify the amount of transmission of an infectious disease of interest occurring within and between population groups. bumblebee uses counts of observed directed transmission pairs, identified phylogenetically from deep-sequence data or from epidemiological contacts, to quantify transmission flows within and between population groups accounting for sampling heterogeneity. Population groups might include: geographical areas (e.g. communities, regions), demographic groups (e.g. age, gender) or arms of a randomized clinical trial. See the bumblebee website for statistical theory, documentation and examples <https://magosil86.github.io/bumblebee/>.

r-bioacoustics 0.2.10
Dependencies: fftw@3.3.10
Propagated dependencies: r-tuner@1.4.7 r-stringr@1.6.0 r-rcpp@1.1.0 r-moments@0.14.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/wavx/bioacoustics/
Licenses: GPL 3
Build system: r
Synopsis: Analyse Audio Recordings and Automatically Extract Animal Vocalizations
Description:

This package contains all the necessary tools to process audio recordings of various formats (e.g., WAV, WAC, MP3, ZC), filter noisy files, display audio signals, detect and extract automatically acoustic features for further analysis such as classification.

r-beam 2.0.4
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-knitr@1.50 r-igraph@2.2.1 r-fdrtool@1.2.18 r-bh@1.87.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/gleday/beam
Licenses: GPL 2+
Build system: r
Synopsis: Fast Bayesian Inference in Large Gaussian Graphical Models
Description:

Fast Bayesian inference of marginal and conditional independence structures from high-dimensional data. Leday and Richardson (2019), Biometrics, <doi:10.1111/biom.13064>.

r-bacr 1.0.1
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bacr
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Adjustment for Confounding
Description:

Estimating the average causal effect based on the Bayesian Adjustment for Confounding (BAC) algorithm.

r-bivgeom 1.0
Propagated dependencies: r-copula@1.1-7 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bivgeom
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Roy's Bivariate Geometric Distribution
Description:

This package implements Roy's bivariate geometric model (Roy (1993) <doi:10.1006/jmva.1993.1065>): joint probability mass function, distribution function, survival function, random generation, parameter estimation, and more.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457