Found 168 packages in 0.01 seconds
Acceptance-Rejection Method for Generating Pseudo-Random Observations
Provides a function that implements the acceptance-rejection method in an optimized manner to generate pseudo-random observations for discrete or continuous random variables. Proposed by von Neumann J. (1951), < https://mcnp.lanl.gov/pdf_files/>, the function is optimized to work in parallel on Unix-based operating systems and performs well on Windows systems. The acceptance-rejection method implemented optimizes the probability of generating observations from the desired random variable, by simply providing the probability function or probability density function, in the discrete and continuous cases, respectively. Implementation is based on references CASELLA, George at al. (2004) < https://www.jstor.org/stable/4356322>, NEAL, Radford M. (2003) < https://www.jstor.org/stable/3448413> and Bishop, Christopher M. (2006, ISBN: 978-0387310732).
Cox MultiBlock Survival
This software package provides Cox survival analysis for high-dimensional and multiblock datasets.
It encompasses a suite of functions dedicated from the classical Cox regression to newest analysis,
including Cox proportional hazards model, Stepwise Cox regression, and Elastic-Net Cox regression,
Sparse Partial Least Squares Cox regression (sPLS-COX) incorporating three distinct strategies,
and two Multiblock-PLS Cox regression (MB-sPLS-COX) methods. This tool is designed to adeptly handle
high-dimensional data, and provides tools for cross-validation, plot generation, and additional resources
for interpreting results. While references are available within the corresponding functions,
key literature is mentioned below.
Terry M Therneau (2024) < https://CRAN.R-project.org/package=survival>,
Noah Simon et al. (2011)
IUCN Redlisting Tools
Includes algorithms to facilitate the assessment of extinction risk of species according to the IUCN (International Union for Conservation of Nature, see < https://iucn.org/> for more information) red list criteria.
Regression Methods for Interval-Valued Variables
Contains some important regression methods for interval-valued variables. For each method, it is available the fitted values, residuals and some goodness-of-fit measures.
Simulate Pedagogical Statistical Data
Univariate and multivariate normal data simulation. They also supply a brief summary of the analysis for each experiment/design: - Independent samples. - One-way and two-way Anova. - Paired samples (T-Test & Regression). - Repeated measures (Anova & Multiple Regression). - Clinical Assay.
Classification of Algorithms
Implements the Bi-objective Lexicographical Classification method and Performance Assessment Ratio at 10% metric for algorithm classification. Constructs matrices representing algorithm performance under multiple criteria, facilitating decision-making in algorithm selection and evaluation. Analyzes and compares algorithm performance based on various metrics to identify the most suitable algorithms for specific tasks. This package includes methods for algorithm classification and evaluation, with examples provided in the documentation. Carvalho (2019) presents a statistical evaluation of algorithmic computational experimentation with infeasible solutions
Spatial Pattern Detection in Genetic Distance Data Using Moran's Eigenvector Maps
Can detect relatively weak spatial genetic patterns by using Moran's Eigenvector Maps (MEM) to extract only the spatial component of genetic variation. Has applications in landscape genetics where the movement and dispersal of organisms are studied using neutral genetic variation.
Item Analysis in Rasch Models
Tools to assess model fit and identify misfitting items for Rasch models (RM) and partial credit models (PCM). Included are item fit statistics, item characteristic curves, item-restscore association, conditional likelihood ratio tests, assessment of measurement error, estimates of the reliability and test targeting as described in Christensen et al. (Eds.) (2013, ISBN:978-1-84821-222-0).
Simulation Tool for Causal Inference Using Longitudinal Data
Implements a simulation study to assess the strengths and
weaknesses of causal inference methods for estimating policy effects
using panel data. See Griffin et al. (2021)
Spatial Prediction for Function Value Data
Kriging based methods are used for predicting functional data (curves) with spatial dependence.