_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-bas 1.7.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://merliseclyde.github.io/BAS/
Licenses: GPL 3+
Synopsis: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling
Description:

Package for Bayesian Variable Selection and Model Averaging in linear models and generalized linear models using stochastic or deterministic sampling without replacement from posterior distributions. Prior distributions on coefficients are from Zellner's g-prior or mixtures of g-priors corresponding to the Zellner-Siow Cauchy Priors or the mixture of g-priors from Liang et al (2008) <DOI:10.1198/016214507000001337> for linear models or mixtures of g-priors from Li and Clyde (2019) <DOI:10.1080/01621459.2018.1469992> in generalized linear models. Other model selection criteria include AIC, BIC and Empirical Bayes estimates of g. Sampling probabilities may be updated based on the sampled models using sampling w/out replacement or an efficient MCMC algorithm which samples models using a tree structure of the model space as an efficient hash table. See Clyde, Ghosh and Littman (2010) <DOI:10.1198/jcgs.2010.09049> for details on the sampling algorithms. Uniform priors over all models or beta-binomial prior distributions on model size are allowed, and for large p truncated priors on the model space may be used to enforce sampling models that are full rank. The user may force variables to always be included in addition to imposing constraints that higher order interactions are included only if their parents are included in the model. This material is based upon work supported by the National Science Foundation under Division of Mathematical Sciences grant 1106891. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

r-basf 0.2.0
Propagated dependencies: r-tibble@3.2.1 r-sf@1.0-21 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
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-bass 1.3.1
Propagated dependencies: r-truncdist@1.0-2 r-hypergeo@1.2-14
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BASS
Licenses: GPL 3
Synopsis: Bayesian Adaptive Spline Surfaces
Description:

Bayesian fitting and sensitivity analysis methods for adaptive spline surfaces described in <doi:10.18637/jss.v094.i08>. Built to handle continuous and categorical inputs as well as functional or scalar output. An extension of the methodology in Denison, Mallick and Smith (1998) <doi:10.1023/A:1008824606259>.

r-basix 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/BASIX/
Licenses: GPL 2
Synopsis: Efficient C/C++ toolset for R
Description:

BASIX provides some efficient C/C++ implementations of native R procedures to speed up calculations in R.

r-baseq 0.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ambuvjyn/baseq
Licenses: GPL 3
Synopsis: Basic Sequence Processing Tool for Biological Data
Description:

Primarily created as an easy and understanding way to do basic sequences surrounding the central dogma of molecular biology.

r-basad 0.3.0
Propagated dependencies: r-rmutil@1.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basad
Licenses: GPL 3+
Synopsis: Bayesian Variable Selection with Shrinking and Diffusing Priors
Description:

This package provides a Bayesian variable selection approach using continuous spike and slab prior distributions. The prior choices here are motivated by the shrinking and diffusing priors studied in Narisetty & He (2014) <DOI:10.1214/14-AOS1207>.

r-basta 2.0.2
Propagated dependencies: r-snowfall@1.84-6.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BaSTA
Licenses: GPL 3+
Synopsis: Age-Specific Bayesian Survival Trajectory Analysis from Incomplete Census or Capture-Recapture/Recovery Data
Description:

Estimates survival and mortality with covariates from census or capture-recapture/recovery data in a Bayesian framework when many individuals are of unknown age. It includes tools for data checking, model diagnostics and outputs such as life-tables and plots, as described in Colchero, Jones, and Rebke (2012) <doi:10.1111/j.2041-210X.2012.00186.x> and Colchero et al. (2021) <doi:10.1038/s41467-021-23894-3>.

r-bases 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://corymccartan.com/bases/
Licenses: Expat
Synopsis: Basis Expansions for Regression Modeling
Description:

This package provides various basis expansions for flexible regression modeling, including random Fourier features (Rahimi & Recht, 2007) <https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf>, exact kernel / Gaussian process feature maps, Bayesian Additive Regression Trees (BART) (Chipman et al., 2010) <doi:10.1214/09-AOAS285> prior features, and a helpful interface for n-way interactions. The provided functions may be used within any modeling formula, allowing the use of kernel methods and other basis expansions in modeling functions that do not otherwise support them. Along with the basis expansions, a number of kernel functions are also provided, which support kernel arithmetic to form new kernels. Basic ridge regression functionality is included as well.

r-base64 2.0.2
Propagated dependencies: r-openssl@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/base64
Licenses: Expat
Synopsis: Base64 encoder and decoder
Description:

This package is a compatibility wrapper to replace the orphaned package by Romain Francois. New applications should use the openssl or base64enc package instead.

r-basics 2.20.0
Propagated dependencies: r-assertthat@0.2.1 r-biobase@2.68.0 r-biocgenerics@0.54.0 r-biocparallel@1.42.0 r-coda@0.19-4.1 r-cowplot@1.1.3 r-ggextra@0.10.1 r-ggplot2@3.5.2 r-hexbin@1.28.5 r-mass@7.3-65 r-matrix@1.7-3 r-matrixstats@1.5.0 r-posterior@1.6.1 r-rcpp@1.0.14 r-rcpparmadillo@14.4.3-1 r-reshape2@1.4.4 r-s4vectors@0.46.0 r-scran@1.36.0 r-scuttle@1.18.0 r-singlecellexperiment@1.30.1 r-summarizedexperiment@1.38.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/catavallejos/BASiCS
Licenses: GPL 3
Synopsis: Bayesian analysis of single-cell sequencing data
Description:

BASiCS is an integrated Bayesian hierarchical model to perform statistical analyses of single-cell RNA sequencing datasets in the context of supervised experiments (where the groups of cells of interest are known a priori. BASiCS performs built-in data normalisation (global scaling) and technical noise quantification (based on spike-in genes). BASiCS provides an intuitive detection criterion for highly (or lowly) variable genes within a single group of cells. Additionally, BASiCS can compare gene expression patterns between two or more pre-specified groups of cells.

r-basket 0.10.11
Propagated dependencies: r-tidyr@1.3.1 r-tidygraph@1.3.1 r-tibble@3.2.1 r-rcolorbrewer@1.1-3 r-itertools@0.1-3 r-igraph@2.1.4 r-gridextra@2.3 r-ggraph@2.2.1 r-ggplot2@3.5.2 r-gensa@1.1.14.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/kaneplusplus/basket
Licenses: LGPL 2.0
Synopsis: Basket Trial Analysis
Description:

Implementation of multisource exchangeability models for Bayesian analyses of prespecified subgroups arising in the context of basket trial design and monitoring. The R basket package facilitates implementation of the binary, symmetric multi-source exchangeability model (MEM) with posterior inference arising from both exact computation and Markov chain Monte Carlo sampling. Analysis output includes full posterior samples as well as posterior probabilities, highest posterior density (HPD) interval boundaries, effective sample sizes (ESS), mean and median estimations, posterior exchangeability probability matrices, and maximum a posteriori MEMs. In addition to providing "basketwise" analyses, the package includes similar calculations for "clusterwise" analyses for which subgroups are combined into meta-baskets, or clusters, using graphical clustering algorithms that treat the posterior exchangeability probabilities as edge weights. In addition plotting tools are provided to visualize basket and cluster densities as well as their exchangeability. References include Hyman, D.M., Puzanov, I., Subbiah, V., Faris, J.E., Chau, I., Blay, J.Y., Wolf, J., Raje, N.S., Diamond, E.L., Hollebecque, A. and Gervais, R (2015) <doi:10.1056/NEJMoa1502309>; Hobbs, B.P. and Landin, R. (2018) <doi:10.1002/sim.7893>; Hobbs, B.P., Kane, M.J., Hong, D.S. and Landin, R. (2018) <doi:10.1093/annonc/mdy457>; and Kaizer, A.M., Koopmeiners, J.S. and Hobbs, B.P. (2017) <doi:10.1093/biostatistics/kxx031>.

r-basefun 1.2-3
Propagated dependencies: r-variables@1.1-2 r-polynom@1.4-1 r-orthopolynom@1.0-6.1 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 2
Synopsis: Infrastructure for Computing with Basis Functions
Description:

Some very simple infrastructure for basis functions.

r-basifor 0.4.1
Propagated dependencies: r-rodbc@1.3-26 r-measurements@1.5.1 r-httr@1.4.7 r-hmisc@5.2-3 r-foreign@0.8-90 r-curl@6.2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basifoR
Licenses: GPL 3
Synopsis: Retrieval and Processing of the Spanish National Forest Inventory
Description:

Data sets of the Spanish National Forest Inventory <https://www.miteco.gob.es/es/biodiversidad/servicios/banco-datos-naturaleza/informacion-disponible.html> are processed to compute tree metrics and statistics. Function metrics2Vol() controls most of the routines.

r-baseset 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ropensci/BaseSet
Licenses: Expat
Synopsis: Working with Sets the Tidy Way
Description:

This package implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

r-basksim 1.0.0
Propagated dependencies: r-progressr@0.15.1 r-hdinterval@0.2.4 r-foreach@1.5.2 r-extradistr@1.10.0 r-dofuture@1.1.0 r-bmabasket@0.1.2 r-bhmbasket@0.9.5 r-arrangements@1.1.9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lbau7/basksim
Licenses: GPL 3+
Synopsis: Simulation-Based Calculation of Basket Trial Operating Characteristics
Description:

This package provides a unified syntax for the simulation-based comparison of different single-stage basket trial designs with a binary endpoint and equal sample sizes in all baskets. Methods include the designs by Baumann et al. (2024) <doi:10.48550/arXiv.2309.06988>, Fujikawa et al. (2020) <doi:10.1002/bimj.201800404>, Berry et al. (2020) <doi:10.1177/1740774513497539>, Neuenschwander et al. (2016) <doi:10.1002/pst.1730> and Psioda et al. (2021) <doi:10.1093/biostatistics/kxz014>. For the latter three designs, the functions are mostly wrappers for functions provided by the packages bhmbasket and bmabasket'.

r-basinet 0.0.5
Propagated dependencies: r-rweka@0.4-46 r-rmcfs@1.3.6 r-rjava@1.0-11 r-randomforest@4.7-1.2 r-igraph@2.1.4 r-biostrings@2.76.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BASiNET
Licenses: GPL 3
Synopsis: Classification of RNA Sequences using Complex Network Theory
Description:

It makes the creation of networks from sequences of RNA, with this is done the abstraction of characteristics of these networks with a methodology of threshold for the purpose of making a classification between the classes of the sequences. There are four data present in the BASiNET package, "sequences", "sequences2", "sequences-predict" and "sequences2-predict" with 11, 10, 11 and 11 sequences respectively. These sequences were taken from the data set used in the article (LI, Aimin; ZHANG, Junying; ZHOU, Zhongyin, 2014) <doi:10.1186/1471-2105-15-311>, these sequences are used to run examples. The BASiNET was published on Nucleic Acids Research, (ITO, Eric; KATAHIRA, Isaque; VICENTE, Fábio; PEREIRA, Felipe; LOPES, Fabrà cio, 2018) <doi:10.1093/nar/gky462>.

r-basemaps 0.0.8
Propagated dependencies: r-terra@1.8-50 r-stars@0.6-8 r-slippymath@0.3.1 r-sf@1.0-21 r-pbapply@1.7-2 r-magick@2.8.6 r-httr@1.4.7 r-curl@6.2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basemaps
Licenses: GPL 3
Synopsis: Accessing Spatial Basemaps in R
Description:

This package provides a lightweight package to access spatial basemaps from open sources such as OpenStreetMap', Carto', Mapbox and others in R.

r-basecamb 1.1.5
Propagated dependencies: r-survival@3.8-3 r-sae@1.3 r-purrr@1.0.4 r-mice@3.18.0 r-mass@7.3-65 r-hmisc@5.2-3 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://CRAN.R-project.org/package=basecamb
Licenses: GPL 3+
Synopsis: Utilities for Streamlined Data Import, Imputation and Modelling
Description:

This package provides functions streamlining the data analysis workflow: Outsourcing data import, renaming and type casting to a *.csv. Manipulating imputed datasets and fitting models on them. Summarizing models.

r-basilisk 1.20.0
Propagated dependencies: r-basilisk-utils@1.20.0 r-dir-expiry@1.16.0 r-reticulate@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/basilisk
Licenses: GPL 3
Synopsis: Freeze Python dependencies inside Bioconductor packages
Description:

This package installs a self-contained Conda instance that is managed by the R/Bioconductor installation machinery. This aims to provide a consistent Python environment that can be used reliably by Bioconductor packages. Functions are also provided to enable smooth interoperability of multiple Python environments in a single R session.

r-baseline 1.3-5
Propagated dependencies: r-gwidgets2tcltk@1.0-8 r-limsolve@1.5.7.2 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/khliland/baseline/
Licenses: GPL 2
Synopsis: Baseline correction of spectra
Description:

This package is a collection of baseline correction algorithms. Beside those it provides a framework and a Tcl/Tk enabled GUI for optimizing baseline algorithm parameters. Typical use is the removal of the background effects from spectra, which are originating from various types of spectroscopy and spectrometry. Also, there is a possibility of optimizing this with regard to regression or classification results. Correction methods include polynomial fitting, weighted local smoothers and many more.

r-basicdrm 0.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basicdrm
Licenses: GPL 3+
Synopsis: Fit Hill Dose Response Models
Description:

Evaluate, fit, and analyze Hill dose response models (Goutelle et al., 2008 <doi:10.1111/j.1472-8206.2008.00633.x>), also sometimes referred to as four-parameter log-logistic models. Includes tools to invert Hill models, select models based on the Akaike information criterion (Akaike, 1974 <doi:10.1109/TAC.1974.1100705>) or Bayesian information criterion (Schwarz, 1978 <https://www.jstor.org/stable/2958889>), and construct bootstrapped confidence intervals both on the Hill model parameters and values derived from the Hill model parameters.

r-base-rms 1.0
Propagated dependencies: r-survival@3.8-3 r-rms@8.0-0 r-do@2.0.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=base.rms
Licenses: GPL 3
Synopsis: Convert Regression Between Base Function and 'rms' Package
Description:

We perform linear, logistic, and cox regression using the base functions lm(), glm(), and coxph() in the R software and the survival package. Likewise, we can use ols(), lrm() and cph() from the rms package for the same functionality. Each of these two sets of commands has a different focus. In many cases, we need to use both sets of commands in the same situation, e.g. we need to filter the full subset model using AIC, and we need to build a visualization graph for the final model. base.rms package can help you to switch between the two sets of commands easily.

r-baskepro 1.1.1
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=BaSkePro
Licenses: GPL 3
Synopsis: Bayesian Model to Archaeological Faunal Skeletal Profiles
Description:

Tool to perform Bayesian inference of carcass processing/transport strategy and bone attrition from archaeofaunal skeletal profiles characterized by percentages of MAU (Minimum Anatomical Units). The approach is based on a generative model for skeletal profiles that replicates the two phases of formation of any faunal assemblage: initial accumulation as a function of human transport strategies and subsequent attrition.Two parameters define this model: 1) the transport preference (alpha), which can take any value between - 1 (mostly axial contribution) and 1 (mostly appendicular contribution) following strategies constructed as a function of butchering efficiency of different anatomical elements and the results of ethnographic studies, and 2) degree of attrition (beta), which can vary between 0 (no attrition) and 10 (maximum attrition) and relates the survivorship of bone elements to their maximum bone density. Starting from uniform prior probability distribution functions of alpha and beta, a Monte Carlo Markov Chain sampling based on a random walk Metropolis-Hasting algorithm is adopted to derive the posterior probability distribution functions, which are then available for interpretation. During this process, the likelihood of obtaining the observed percentages of MAU given a pair of parameter values is estimated by the inverse of the Chi2 statistic, multiplied by the proportion of elements within a 1 percent of the observed value. See Ana B. Marin-Arroyo, David Ocio (2018).<doi:10.1080/08912963.2017.1336620>.

r-base64enc 0.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/base64enc
Licenses: GPL 2+
Synopsis: Tools for Base64 encoding
Description:

This package provides tools for handling Base64 encoding. It is more flexible than the orphaned "base64" package.

Page: 12
Total results: 42