_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-singlercapture 0.2.3
Propagated dependencies: r-sandwich@3.1-1 r-mathjaxr@1.8-0 r-lamw@2.2.4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ncn-foreigners/singleRcapture
Licenses: Expat
Synopsis: Single-Source Capture-Recapture Models
Description:

Implementation of single-source capture-recapture methods for population size estimation using zero-truncated, zero-one truncated and zero-truncated one-inflated Poisson, Geometric and Negative Binomial regression as well as Zelterman's and Chao's regression. Package includes point and interval estimators for the population size with variances estimated using analytical or bootstrap method. Details can be found in: van der Heijden et all. (2003) <doi:10.1191/1471082X03st057oa>, Böhning and van der Heijden (2019) <doi:10.1214/18-AOAS1232>, Böhning et al. (2020) Capture-Recapture Methods for the Social and Medical Sciences or Böhning and Friedl (2021) <doi:10.1007/s10260-021-00556-8>.

r-spatstat-model 3.3-5
Propagated dependencies: r-abind@1.4-8 r-goftest@1.2-3 r-matrix@1.7-3 r-mgcv@1.9-3 r-nlme@3.1-168 r-rpart@4.1.24 r-spatstat-data@3.1-6 r-spatstat-explore@3.4-2 r-spatstat-geom@3.3-6 r-spatstat-random@3.3-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-3 r-spatstat-utils@3.1-4 r-tensor@1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Synopsis: Parametric statistical modelling for the spatstat family
Description:

This package implements functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the spatstat family of packages. Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.

r-discreteqvalue 1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteQvalue
Licenses: GPL 2
Synopsis: Improved q-Values for Discrete Uniform and Homogeneous Tests
Description:

We consider a multiple testing procedure used in many modern applications which is the q-value method proposed by Storey and Tibshirani (2003), <doi:10.1073/pnas.1530509100>. The q-value method is based on the false discovery rate (FDR), hence versions of the q-value method can be defined depending on which estimator of the proportion of true null hypotheses, p0, is plugged in the FDR estimator. We implement the q-value method based on two classical pi0 estimators, and furthermore, we propose and implement three versions of the q-value method for homogeneous discrete uniform P-values based on pi0 estimators which take into account the discrete distribution of the P-values.

perl-readonly-xs 1.05
Propagated dependencies: perl-readonly@2.00
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Readonly-XS
Licenses: GPL 1+
Synopsis: Companion module for @code{Readonly.pm}, to speed up read-only scalar variables
Description:

The Readonly module is an effective way to create non-modifiable variables. However, it's relatively slow.

The reason it's slow is that is implements the read-only-ness of variables via tied objects. This mechanism is inherently slow. Perl simply has to do a lot of work under the hood to make tied variables work.

This module corrects the speed problem, at least with respect to scalar variables. When Readonly::XS is installed, Readonly uses it to access the internals of scalar variables. Instead of creating a scalar variable object and tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS structure.

r-bayesmultimode 0.7.3
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-sn@2.1.1 r-rdpack@2.6.4 r-posterior@1.6.1 r-mvtnorm@1.3-3 r-mcmcglmm@2.36 r-magrittr@2.0.3 r-gtools@3.9.5 r-ggpubr@0.6.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-bayesplot@1.12.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/paullabonne/BayesMultiMode
Licenses: GPL 3+
Synopsis: Bayesian Mode Inference
Description:

This package provides a two-step Bayesian approach for mode inference following Cross, Hoogerheide, Labonne and van Dijk (2024) <doi:10.1016/j.econlet.2024.111579>). First, a mixture distribution is fitted on the data using a sparse finite mixture (SFM) Markov chain Monte Carlo (MCMC) algorithm. The number of mixture components does not have to be known; the size of the mixture is estimated endogenously through the SFM approach. Second, the modes of the estimated mixture at each MCMC draw are retrieved using algorithms specifically tailored for mode detection. These estimates are then used to construct posterior probabilities for the number of modes, their locations and uncertainties, providing a powerful tool for mode inference.

r-npboottprmfbar 0.2.0
Propagated dependencies: r-shiny@1.10.0 r-restriktor@0.6-10 r-npboottprm@0.3.2 r-mmints@0.2.0 r-lmperm@2.1.4 r-fgarch@4033.92 r-dt@0.33
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/mightymetrika/npboottprmFBar
Licenses: Expat
Synopsis: Informative Nonparametric Bootstrap Test with Pooled Resampling
Description:

Sample sizes are often small due to hard to reach target populations, rare target events, time constraints, limited budgets, or ethical considerations. Two statistical methods with promising performance in small samples are the nonparametric bootstrap test with pooled resampling method, which is the focus of Dwivedi, Mallawaarachchi, and Alvarado (2017) <doi:10.1002/sim.7263>, and informative hypothesis testing, which is implemented in the restriktor package. The npboottprmFBar package uses the nonparametric bootstrap test with pooled resampling method to implement informative hypothesis testing. The bootFbar() function can be used to analyze data with this method and the persimon() function can be used to conduct performance simulations on type-one error and statistical power.

r-behaviorchange 0.5.5
Propagated dependencies: r-yum@0.1.0 r-viridis@0.6.5 r-ufs@0.5.12 r-rmdpartials@0.5.8 r-knitr@1.50 r-gtable@0.3.6 r-gridextra@2.3 r-googlesheets4@1.1.1 r-ggplot2@3.5.2 r-diagrammersvg@0.1 r-diagrammer@1.0.11 r-data-tree@1.1.0 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://r-packages.gitlab.io/behaviorchange
Licenses: GPL 3+
Synopsis: Tools for Behavior Change Researchers and Professionals
Description:

This package contains specialised analyses and visualisation tools for behavior change science. These facilitate conducting determinant studies (for example, using confidence interval-based estimation of relevance, CIBER, or CIBERlite plots, see Crutzen, Noijen & Peters (2017) <doi:10/ghtfz9>), systematically developing, reporting, and analysing interventions (for example, using Acyclic Behavior Change Diagrams), and reporting about intervention effectiveness (for example, using the Numbers Needed for Change, see Gruijters & Peters (2017) <doi:10/jzkt>), and computing the required sample size (using the Meaningful Change Definition, see Gruijters & Peters (2020) <doi:10/ghpnx8>). This package is especially useful for researchers in the field of behavior change or health psychology and to behavior change professionals such as intervention developers and prevention workers.

r-colocalization 1.0.2
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colocalization
Licenses: GPL 3
Synopsis: Normalized Spatial Intensity Correlation
Description:

Calculate the colocalization index, NSInC, in two different ways as described in the paper (Liu et al., 2019. Manuscript submitted for publication.) for multiple-species spatial data which contain the precise locations and membership of each spatial point. The two main functions are nsinc.d() and nsinc.z(). They provide the Pearsonâ s correlation coefficients of signal proportions in different memberships within a concerned proximity of every signal (or every base signal if single direction colocalization is considered) across all (base) signals using two different ways of normalization. The proximity sizes could be an individual value or a range of values, where the default ranges of values are different for the two functions.

r-fastnaivebayes 2.2.1
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mskogholt/fastNaiveBayes
Licenses: GPL 3
Synopsis: Extremely Fast Implementation of a Naive Bayes Classifier
Description:

This is an extremely fast implementation of a Naive Bayes classifier. This package is currently the only package that supports a Bernoulli distribution, a Multinomial distribution, and a Gaussian distribution, making it suitable for both binary features, frequency counts, and numerical features. Another feature is the support of a mix of different event models. Only numerical variables are allowed, however, categorical variables can be transformed into dummies and used with the Bernoulli distribution. The implementation is largely based on the paper "A comparison of event models for Naive Bayes anti-spam e-mail filtering" written by K.M. Schneider (2003) <doi:10.3115/1067807.1067848>. Any issues can be submitted to: <https://github.com/mskogholt/fastNaiveBayes/issues>.

r-marketmatching 1.2.1
Propagated dependencies: r-zoo@1.8-14 r-utf8@1.2.5 r-tidyr@1.3.1 r-scales@1.4.0 r-reshape2@1.4.4 r-iterators@1.0.14 r-ggplot2@3.5.2 r-foreach@1.5.2 r-dtw@1.23-1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-causalimpact@1.3.0 r-bsts@0.9.10 r-boom@0.9.15
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MarketMatching
Licenses: GPL 3+
Synopsis: Market Matching and Causal Impact Inference
Description:

For a given test market find the best control markets using time series matching and analyze the impact of an intervention. The intervention could be a marketing event or some other local business tactic that is being tested. The workflow implemented in the Market Matching package utilizes dynamic time warping (the dtw package) to do the matching and the CausalImpact package to analyze the causal impact. In fact, this package can be considered a "workflow wrapper" for those two packages. In addition, if you don't have a chosen set of test markets to match, the Market Matching package can provide suggested test/control market pairs and pseudo prospective power analysis (measuring causal impact at fake interventions).

r-sweepdiscovery 0.1.1
Propagated dependencies: r-randomforest@4.7-1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SweepDiscovery
Licenses: GPL 3
Synopsis: Selective Sweep Discovery Tool
Description:

Selective sweep is a biological phenomenon in which genetic variation between neighboring beneficial mutant alleles is swept away due to the effect of genetic hitchhiking. Detection of selective sweep is not well acquainted as well as it is a laborious job. This package is a user friendly approach for detecting selective sweep in genomic regions. It uses a Random Forest based machine learning approach to predict selective sweep from VCF files as an input. Input of this function, train data and new data, can be computed using the project <https://github.com/AbhikSarkar1999/SweepDiscovery> in GitHub'. This package has been developed by using the concept of Pavlidis and Alachiotis (2017) <doi:10.1186/s40709-017-0064-0>.

r-generegionscan 1.64.0
Propagated dependencies: r-s4vectors@0.46.0 r-rcolorbrewer@1.1-3 r-biostrings@2.76.0 r-biobase@2.68.0 r-affxparser@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GeneRegionScan
Licenses: GPL 2+
Synopsis: GeneRegionScan
Description:

This package provides a package with focus on analysis of discrete regions of the genome. This package is useful for investigation of one or a few genes using Affymetrix data, since it will extract probe level data using the Affymetrix Power Tools application and wrap these data into a ProbeLevelSet. A ProbeLevelSet directly extends the expressionSet, but includes additional information about the sequence of each probe and the probe set it is derived from. The package includes a number of functions used for plotting these probe level data as a function of location along sequences of mRNA-strands. This can be used for analysis of variable splicing, and is especially well suited for use with exon-array data.

texlive-rtkinenc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rtkinenc
Licenses: LPPL (any version)
Synopsis: Input encoding with fallback procedures
Description:

The rtkinenc package is functionally similar to the standard LaTeX package inputenc: both set up active characters so that an input character outside the range of 7-bit visible ASCII is converted into one or more corresponding LaTeX commands. The main difference lies in that rtkinenc allows the user to specify a fallback procedure to use when the text command corresponding to some input character isn't available. Names of commands in rtkinenc have been selected so that it can read inputenc encoding definition files, and the aim is that rtkinenc should be backwards compatible with inputenc. rtkinenc is not a new version of inputenc though, nor is it part of standard LaTeX.

r-metadynminer3d 0.0.2
Propagated dependencies: r-rgl@1.3.18 r-rcpp@1.0.14 r-misc3d@0.9-1 r-metadynminer@0.1.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://metadynamics.cz/metadynminer3d/
Licenses: GPL 3
Synopsis: Tools to Read, Analyze and Visualize Metadynamics 3D HILLS Files from 'Plumed'
Description:

Metadynamics is a state of the art biomolecular simulation technique. Plumed Tribello, G.A. et al. (2014) <doi:10.1016/j.cpc.2013.09.018> program makes it possible to perform metadynamics using various simulation codes. The results of metadynamics done in Plumed can be analyzed by metadynminer'. The package metadynminer reads 1D and 2D metadynamics hills files from Plumed package. As an addendum, metadynaminer3d is used to visualize 3D hills. It uses a fast algorithm by Hosek, P. and Spiwok, V. (2016) <doi:10.1016/j.cpc.2015.08.037> to calculate a free energy surface from hills. Minima can be located and plotted on the free energy surface. Free energy surfaces and minima can be plotted to produce publication quality images.

r-fullrankmatrix 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Pweidemueller/fullRankMatrix
Licenses: Expat
Synopsis: Generation of Full Rank Design Matrix
Description:

This package creates a full rank matrix out of a given matrix. The intended use is for one-hot encoded design matrices that should be used in linear models to ensure that significant associations can be correctly interpreted. However, fullRankMatrix can be applied to any matrix to make it full rank. It removes columns with only 0's, merges duplicated columns and discovers linearly dependent columns and replaces them with linearly independent columns that span the space of the original columns. Columns are renamed to reflect those modifications. This results in a full rank matrix that can be used as a design matrix in linear models. The algorithm and some functions are inspired by Kuhn, M. (2008) <doi:10.18637/jss.v028.i05>.

r-hsmmsinglecell 1.28.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.bioconductor.org/packages/HSMMSingleCell/
Licenses: Artistic License 2.0
Synopsis: Single-cell RNA-Seq for differentiating human skeletal muscle myoblasts (HSMM)
Description:

Skeletal myoblasts undergo a well-characterized sequence of morphological and transcriptional changes during differentiation. In this experiment, primary human skeletal muscle myoblasts (HSMM) were expanded under high mitogen conditions (GM) and then differentiated by switching to low-mitogen media (DM). RNA-Seq libraries were sequenced from each of several hundred cells taken over a time-course of serum-induced differentiation. Between 49 and 77 cells were captured at each of four time points (0, 24, 48, 72 hours) following serum switch using the Fluidigm C1 microfluidic system. RNA from each cell was isolated and used to construct mRNA-Seq libraries, which were then sequenced to a depth of ~4 million reads per library, resulting in a complete gene expression profile for each cell.

r-cainterprtools 1.1.0
Propagated dependencies: r-reshape2@1.4.4 r-rcmdrmisc@2.9-1 r-hmisc@5.2-3 r-ggrepel@0.9.6 r-ggplot2@3.5.2 r-factominer@2.11 r-cluster@2.1.8.1 r-classint@0.4-11 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CAinterprTools
Licenses: GPL 2+ GPL 3+
Synopsis: Graphical Aid in Correspondence Analysis Interpretation and Significance Testings
Description:

Allows to plot a number of information related to the interpretation of Correspondence Analysis results. It provides the facility to plot the contribution of rows and columns categories to the principal dimensions, the quality of points display on selected dimensions, the correlation of row and column categories to selected dimensions, etc. It also allows to assess which dimension(s) is important for the data structure interpretation by means of different statistics and tests. The package also offers the facility to plot the permuted distribution of the table total inertia as well as of the inertia accounted for by pairs of selected dimensions. Different facilities are also provided that aim to produce interpretation-oriented scatterplots. Reference: Alberti 2015 <doi:10.1016/j.softx.2015.07.001>.

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

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

r-clust-bin-pair 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dgopstein/clust.bin.pair
Licenses: Expat
Synopsis: Statistical Methods for Analyzing Clustered Matched Pair Data
Description:

Tests, utilities, and case studies for analyzing significance in clustered binary matched-pair data. The central function clust.bin.pair uses one of several tests to calculate a Chi-square statistic. Implemented are the tests Eliasziw (1991) <doi:10.1002/sim.4780101211>, Obuchowski (1998) <doi:10.1002/(SICI)1097-0258(19980715)17:13%3C1495::AID-SIM863%3E3.0.CO;2-I>, Durkalski (2003) <doi:10.1002/sim.1438>, and Yang (2010) <doi:10.1002/bimj.201000035> with McNemar (1947) <doi:10.1007/BF02295996> included for comparison. The utility functions nested.to.contingency and paired.to.contingency convert data between various useful formats. Thyroids and psychiatry are the canonical datasets from Obuchowski and Petryshen (1989) <doi:10.1016/0165-1781(89)90196-0> respectively.

r-semiartificial 2.4.1
Propagated dependencies: r-timedate@4041.110 r-statmatch@1.4.3 r-rsnns@0.4-17 r-robustbase@0.99-4-1 r-nnet@7.3-20 r-mcclust@1.0.1 r-mass@7.3-65 r-logspline@2.1.22 r-ks@1.15.1 r-fpc@2.2-13 r-flexclust@1.5.0 r-corelearn@1.57.3.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://lkm.fri.uni-lj.si/rmarko/software/
Licenses: GPL 3
Synopsis: Generator of Semi-Artificial Data
Description:

This package contains methods to generate and evaluate semi-artificial data sets. Based on a given data set different methods learn data properties using machine learning algorithms and generate new data with the same properties. The package currently includes the following data generators: i) a RBF network based generator using rbfDDA() from package RSNNS', ii) a Random Forest based generator for both classification and regression problems iii) a density forest based generator for unsupervised data Data evaluation support tools include: a) single attribute based statistical evaluation: mean, median, standard deviation, skewness, kurtosis, medcouple, L/RMC, KS test, Hellinger distance b) evaluation based on clustering using Adjusted Rand Index (ARI) and FM c) evaluation based on classification performance with various learning models, e.g., random forests.

emacs-org-remark 1.3.0
Propagated dependencies: emacs-org@9.7.25
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nobiot.github.io/org-remark/
Licenses: GPL 3+
Synopsis: Highlight & annotate text using Org mode
Description:

Org-remark lets you highlight and annotate text files, websites, EPUB books and Info documentation using Org mode.

Features:

  • Highlight and annotate any text file. The highlights and notes are kept in an Org file as the plain text database. This lets you easily manage your marginal notes and use the built-in Org facilities on them – e.g. create a sparse tree based on the category of the notes

  • Create your your own highlighter pens with different colors, type (e.g. underline, squiggle, etc. optionally with Org’s category for search and filter on your highlights and notes)

  • Have the same highlighting and annotating functionality for websites (when browsing with EWW), EPUB books with nov.el, Info documentation

r-ataforecasting 0.0.60
Propagated dependencies: r-xts@0.14.1 r-tseries@0.10-58 r-tsa@1.3.1 r-timeseries@4041.111 r-str@0.7 r-stlplus@0.5.1 r-seasonal@1.10.0 r-rdpack@2.6.4 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/alsabtay/ATAforecasting
Licenses: GPL 3+
Synopsis: Automatic Time Series Analysis and Forecasting using the Ata Method
Description:

The Ata method (Yapar et al. (2019) <doi:10.15672/hujms.461032>), an alternative to exponential smoothing (described in Yapar (2016) <doi:10.15672/HJMS.201614320580>, Yapar et al. (2017) <doi:10.15672/HJMS.2017.493>), is a new univariate time series forecasting method which provides innovative solutions to issues faced during the initialization and optimization stages of existing forecasting methods. Forecasting performance of the Ata method is superior to existing methods both in terms of easy implementation and accurate forecasting. It can be applied to non-seasonal or seasonal time series which can be decomposed into four components (remainder, level, trend and seasonal). This methodology performed well on the M3 and M4-competition data. This package was written based on Ali Sabri Taylanâ s PhD dissertation.

r-boxplotcluster 0.3
Propagated dependencies: r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=boxplotcluster
Licenses: GPL 2+
Synopsis: Clustering Method Based on Boxplot Statistics
Description:

Following Arroyo-Maté-Roque (2006), the function calculates the distance between rows or columns of the dataset using the generalized Minkowski metric as described by Ichino-Yaguchi (1994). The distance measure gives more weight to differences between quartiles than to differences between extremes, making it less sensitive to outliers. Further,the function calculates the silhouette width (Rousseeuw 1987) for different numbers of clusters and selects the number of clusters that maximizes the average silhouette width, unless a specific number of clusters is provided by the user. The approach implemented in this package is based on the following publications: Rousseeuw (1987) <doi:10.1016/0377-0427(87)90125-7>; Ichino-Yaguchi (1994) <doi:10.1109/21.286391>; Arroyo-Maté-Roque (2006) <doi:10.1007/3-540-34416-0_7>.

r-htrspranalysis 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rlang@1.1.6 r-readxl@1.4.5 r-readr@2.1.5 r-purrr@1.0.4 r-openxlsx@4.2.8 r-minpack-lm@1.2-4 r-magrittr@2.0.3 r-gridextra@2.3 r-ggplot2@3.5.2 r-forcats@1.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=htrSPRanalysis
Licenses: GPL 3+
Synopsis: Analysis of Surface Plasmon Resonance Data
Description:

Analysis of Surface Plasmon Resonance (SPR) and Biolayer Interferometry data, with automations for high-throughput SPR. This version of the package fits the 1: 1 binding model, with and without bulkshift. It offers optional local or global Rmax fitting. The user must provide a sample sheet and a Carterra output file in Carterra's current format. There is a utility function to convert from Carterra's old output format. The user may run a custom pipeline or use the provided Runscript', which will produce a pdf file containing fitted Rmax, ka, kd and standard errors, a plot of the sensorgram and fits, and a plot of residuals. The script will also produce a .csv file with all of the relevant parameters for each spot on the SPR chip.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659