_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-precisesums 0.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/nlmixr2/PreciseSums
Licenses: GPL 2+
Synopsis: Accurate Floating Point Sums and Products
Description:

Most of the time floating point arithmetic does approximately the right thing. When adding sums or having products of numbers that greatly differ in magnitude, the floating point arithmetic may be incorrect. This package implements the Kahan (1965) sum <doi:10.1145/363707.363723>, Neumaier (1974) sum <doi:10.1002/zamm.19740540106>, pairwise-sum (adapted from NumPy', See Castaldo (2008) <doi:10.1137/070679946> for a discussion of accuracy), and arbitrary precision sum (adapted from the fsum in Python ; Shewchuk (1997) <https://people.eecs.berkeley.edu/~jrs/papers/robustr.pdf>). In addition, products are changed to long double precision for accuracy, or changed into a log-sum for accuracy.

r-predictabel 1.2-4
Propagated dependencies: r-rocr@1.0-11 r-pbsmodelling@2.69.3 r-lazyeval@0.2.2 r-hmisc@5.2-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PredictABEL
Licenses: GPL 2+
Synopsis: Assessment of Risk Prediction Models
Description:

We included functions to assess the performance of risk models. The package contains functions for the various measures that are used in empirical studies, including univariate and multivariate odds ratios (OR) of the predictors, the c-statistic (or area under the receiver operating characteristic (ROC) curve (AUC)), Hosmer-Lemeshow goodness of fit test, reclassification table, net reclassification improvement (NRI) and integrated discrimination improvement (IDI). Also included are functions to create plots, such as risk distributions, ROC curves, calibration plot, discrimination box plot and predictiveness curves. In addition to functions to assess the performance of risk models, the package includes functions to obtain weighted and unweighted risk scores as well as predicted risks using logistic regression analysis. These logistic regression functions are specifically written for models that include genetic variables, but they can also be applied to models that are based on non-genetic risk factors only. Finally, the package includes function to construct a simulated dataset with genotypes, genetic risks, and disease status for a hypothetical population, which is used for the evaluation of genetic risk models.

r-prepdesigns 1.2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pRepDesigns
Licenses: GPL 2+
Synopsis: Partially Replicated (p-Rep) Designs
Description:

Early generation breeding trials are to be conducted in multiple environments where it may not be possible to replicate all the lines in each environment due to scarcity of resources. For such situations, partially replicated (p-Rep) designs have wide application potential as only a proportion of the test lines are replicated at each environment. A collection of several utility functions related to p-Rep designs have been developed. Here, the package contains six functions for a complete stepwise analytical study of these designs. Five functions pRep1(), pRep2(), pRep3(), pRep4() and pRep5(), are used to generate five new series of p-Rep designs and also compute average variance factors and canonical efficiency factors of generated designs. A fourth function NCEV() is used to generate incidence matrix (N), information matrix (C), canonical efficiency factor (E) and average variance factor (V). This function is general in nature and can be used for studying the characterization properties of any block design. A construction procedure for p-Rep designs was given by Williams et al.(2011) <doi:10.1002/bimj.201000102> which was tedious and time consuming. Here, in this package, five different methods have been given to generate p-Rep designs easily.

r-precondition 0.1.0
Propagated dependencies: r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=precondition
Licenses: Expat
Synopsis: Lightweight Precondition, Postcondition, and Sanity Checks
Description:

This package implements fast, safe, and customizable assertions routines, which can be used in place of base::stopifnot().

r-prettygraphs 2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=prettyGraphs
Licenses: GPL 2
Synopsis: Publication-quality graphics
Description:

This package provides simple and crisp publication-quality graphics for the ExPosition family of packages. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

r-predictmeans 1.1.1
Propagated dependencies: r-splines2@0.5.4 r-reformulas@0.4.1 r-plyr@1.8.9 r-plotly@4.10.4 r-pbkrtest@0.5.4 r-numderiv@2016.8-1.1 r-nlme@3.1-168 r-matrix@1.7-3 r-mass@7.3-65 r-lmesplines@1.1.20 r-lmertest@3.1-3 r-lmeinfo@0.3.2 r-lme4@1.1-37 r-hrw@1.0-5 r-glmmtmb@1.1.11 r-ggplot2@3.5.2 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://CRAN.R-project.org/package=predictmeans
Licenses: GPL 2+
Synopsis: Predicted Means for Linear and Semiparametric Models
Description:

Providing functions to diagnose and make inferences from various linear models, such as those obtained from aov', lm', glm', gls', lme', lmer', glmmTMB and semireg'. Inferences include predicted means and standard errors, contrasts, multiple comparisons, permutation tests, adjusted R-square and graphs.

r-predfairness 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predfairness
Licenses: GPL 2+
Synopsis: Discrimination Mitigation for Machine Learning Models
Description:

Based on different statistical definitions of discrimination, several methods have been proposed to detect and mitigate social inequality in machine learning models. This package aims to provide an alternative to fairness treatment in predictive models. The ROC method implemented in this package is described by Kamiran, Karim and Zhang (2012) <https://ieeexplore.ieee.org/document/6413831/>.

r-preprocessing 0.1.0
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PreProcessing
Licenses: GPL 3
Synopsis: Various Preprocessing Transformations of Numeric Data Matrices
Description:

Preprocess numeric data matrices into desired transformed representations. Standardization, Unitization, Cubitization and adaptive intervals are offered.

r-presmoothedtp 0.1.0
Propagated dependencies: r-survival@3.8-3 r-plyr@1.8.9 r-mstate@0.3.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=presmoothedTP
Licenses: GPL 3
Synopsis: Presmoothed Landmark Aalen-Johansen Estimator of Transition Probabilities for Complex Multi-State Models
Description:

Multi-state models are essential tools in longitudinal data analysis. One primary goal of these models is the estimation of transition probabilities, a critical metric for predicting clinical prognosis across various stages of diseases or medical conditions. Traditionally, inference in multi-state models relies on the Aalen-Johansen (AJ) estimator which is consistent under the Markov assumption. However, in many practical applications, the Markovian nature of the process is often not guaranteed, limiting the applicability of the AJ estimator in more complex scenarios. This package extends the landmark Aalen-Johansen estimator (Putter, H, Spitoni, C (2018) <doi:10.1177/0962280216674497>) incorporating presmoothing techniques described by Soutinho, Meira-Machado and Oliveira (2020) <doi:10.1080/03610918.2020.1762895>, offering a robust alternative for estimating transition probabilities in non-Markovian multi-state models with multiple states and potential reversible transitions.

r-precisetadhub 1.16.0
Propagated dependencies: r-experimenthub@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/dozmorovlab/preciseTADhub
Licenses: Expat
Synopsis: Pre-trained random forest models obtained using preciseTAD
Description:

An experimentdata package to supplement the preciseTAD package containing pre-trained models and the variable importances of each genomic annotation used to build the model parsed into list objects and available in ExperimentHub. In total, preciseTADhub provides access to n=84 random forest classification models optimized to predict TAD/chromatin loop boundary regions and stored as .RDS files. The value, n, comes from the fact that we considered l=2 cell lines GM12878, K562, g=2 ground truth boundaries Arrowhead, Peakachu, and c=21 autosomal chromosomes CHR1, CHR2, ..., CHR22 (omitting CHR9). Furthermore, each object is itself a two-item list containing: (1) the model object, and (2) the variable importances for CTCF, RAD21, SMC3, and ZNF143 used to predict boundary regions. Each model is trained via a "holdout" strategy, in which data from chromosomes CHR1, CHR2, ..., CHRi-1, CHRi+1, ..., CHR22 were used to build the model and the ith chromosome was reserved for testing. See https://doi.org/10.1101/2020.09.03.282186 for more detail on the model building strategy.

r-preprocesscore 1.70.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/bmbolstad/preprocessCore
Licenses: LGPL 2.0+
Synopsis: Collection of pre-processing functions
Description:

This package provides a library of core pre-processing and normalization routines.

r-predasampledata 0.48.0
Propagated dependencies: r-preda@1.54.0 r-biobase@2.68.0 r-annotate@1.86.0 r-affy@1.86.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://bioconductor.org/packages/PREDAsampledata
Licenses: Artistic License 2.0
Synopsis: expression and copy number data on clear cell renal carcinoma samples
Description:

Sample data for PREDA package. (annotations objects synchronized with GeneAnnot custom CDFs version 2.2.0).

r-predictorselect 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PredictorSelect
Licenses: GPL 2+ GPL 3+
Synopsis: Out-of-Sample Predictability in Predictive Regressions with Many Predictor Candidates
Description:

Consider a linear predictive regression setting with a potentially large set of candidate predictors. This work is concerned with detecting the presence of out of sample predictability based on out of sample mean squared error comparisons given in Gonzalo and Pitarakis (2023) <doi:10.1016/j.ijforecast.2023.10.005>.

r-predreliability 0.1.0
Propagated dependencies: r-rpart@4.1.24 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predReliability
Licenses: GPL 3
Synopsis: Estimates Reliability of Individual Supervised Learning Predictions
Description:

An implementation of reliability estimation methods described in the paper (Bosnic, Z., & Kononenko, I. (2008) <doi:10.1007/s10489-007-0084-9>), which allows you to test the reliability of a single predicted instance made by your model and prediction function. It also allows you to make a correlation test to estimate which reliability estimate is the most accurate for your model.

r-presenceabsence 1.1.11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PresenceAbsence
Licenses: FSDG-compatible
Synopsis: Presence-Absence Model Evaluation
Description:

This package provides a set of functions useful when evaluating the results of presence-absence models. Package includes functions for calculating threshold dependent measures such as confusion matrices, pcc, sensitivity, specificity, and Kappa, and produces plots of each measure as the threshold is varied. It will calculate optimal threshold choice according to a choice of optimization criteria. It also includes functions to plot the threshold independent ROC curves along with the associated AUC (area under the curve).

r-preciseplacement 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=precisePlacement
Licenses: Expat
Synopsis: Suite of Functions to Help Get Plot Elements Exactly Where You Want Them
Description:

This package provides a selection of tools that make it easier to place elements onto a (base R) plot exactly where you want them. It allows users to identify points and distances on a plot in terms of inches, pixels, margin lines, data units, and proportions of the plotting space, all in a manner more simple than manipulating par().

r-predictioninterval 1.0.0
Propagated dependencies: r-pbapply@1.7-2 r-mbess@4.9.3 r-mass@7.3-65 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predictionInterval
Licenses: FSDG-compatible
Synopsis: Prediction Interval Functions for Assessing Replication Study Results
Description:

This package provides a common problem faced by journal reviewers and authors is the question of whether the results of a replication study are consistent with the original published study. One solution to this problem is to examine the effect size from the original study and generate the range of effect sizes that could reasonably be obtained (due to random sampling) in a replication attempt (i.e., calculate a prediction interval). This package has functions that calculate the prediction interval for the correlation (i.e., r), standardized mean difference (i.e., d-value), and mean.

r-preknitposthtmlrender 0.1.0
Propagated dependencies: r-xml@3.99-0.18 r-rmarkdown@2.29 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/chinsoon12/PreKnitPostHTMLRender
Licenses: GPL 2+ FSDG-compatible
Synopsis: Pre-Knitting Processing and Post HTML-Rendering Processing
Description:

Dynamize headers or R code within Rmd files to prevent proliferation of Rmd files for similar reports. Add in external HTML document within rmarkdown rendered HTML doc.

r-preprocessrecordlinkage 1.0.1
Propagated dependencies: r-tm@0.7-16 r-syn@0.1.0 r-stringr@1.5.1 r-recordlinkage@0.4-12.5 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PreProcessRecordLinkage
Licenses: GPL 3
Synopsis: Preprocessing Record Linkage
Description:

In this record linkage package, data preprocessing has been meticulously executed to cover a wide range of datasets, ensuring that variable names are standardized using synonyms. This approach facilitates seamless data integration and analysis across various datasets. While users have the flexibility to modify variable names, the system intelligently ensures that changes are only permitted when they do not compromise data consistency or essential variable essence.

Page: 1234
Total results: 91