r-ordinalclust
|
public |
Ordinal data classification, clustering and co-clustering using model-based approach with the Bos distribution for ordinal data (Christophe Biernacki and Julien Jacques (2016) <doi:10.1007/s11222-015-9585-2>).
|
2023-06-16 |
r-nseval
|
public |
Facilities to capture, inspect, manipulate, and create lazy values (promises), "..." lists, and active calls.
|
2023-06-16 |
r-nets
|
public |
Sparse VAR estimation based on LASSO.
|
2023-06-16 |
r-negenes
|
public |
Estimating the number of essential genes in a genome on the basis of data from a random transposon mutagenesis experiment, through the use of a Gibbs sampler. Lamichhane et al. (2003) <doi:10.1073/pnas.1231432100>.
|
2023-06-16 |
r-npst
|
public |
Package 'npst' generalizes Hewitt's (1971) test for seasonality and Rogerson's (1996) extension based on Monte-Carlo simulation.
|
2023-06-16 |
r-not
|
public |
Provides efficient implementation of the Narrowest-Over-Threshold methodology for detecting an unknown number of change-points occurring at unknown locations in one-dimensional data following deterministic signal + noise model, see R. Baranowski, Y. Chen and P. Fryzlewicz (2019) <doi:10.1111/rssb.12322>. Currently implemented scenarios are: piecewise-constant signal, piecewise-constant signal with a heavy-tailed noise, piecewise-linear signal, piecewise-quadratic signal, piecewise-constant signal and with piecewise-constant variance of the noise.
|
2023-06-16 |
r-nopaco
|
public |
A non-parametric test for multi-observer concordance and differences between concordances in (un)balanced data.
|
2023-06-16 |
r-ncdf4
|
public |
Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files. This package replaces the former ncdf package, which only worked with netcdf version 3 files. For various reasons the names of the functions have had to be changed from the names in the ncdf package. The old ncdf package is still available at the URL given below, if you need to have backward compatibility. It should be possible to have both the ncdf and ncdf4 packages installed simultaneously without a problem. However, the ncdf package does not provide an interface for netcdf version 4 files.
|
2023-06-16 |
r-pbv
|
public |
Computes probabilities of the bivariate normal distribution in a vectorized R function (Drezner & Wesolowsky, 1990, <doi:10.1080/00949659008811236>).
|
2023-06-16 |
r-pan
|
public |
It provides functions and examples for maximum likelihood estimation for generalized linear mixed models and Gibbs sampler for multivariate linear mixed models with incomplete data, as described in Schafer JL (1997) "Imputation of missing covariates under a multivariate linear mixed model". Technical report 97-04, Dept. of Statistics, The Pennsylvania State University.
|
2023-06-16 |
r-noncompliance
|
public |
A finite-population significance test of the 'sharp' causal null hypothesis that treatment exposure X has no effect on final outcome Y, within the principal stratum of Compliers. A generalized likelihood ratio test statistic is used, and the resulting p-value is exact. Currently, it is assumed that there are only Compliers and Never Takers in the population.
|
2023-06-16 |
r-nmfgpu4r
|
public |
Wrapper package for the nmfgpu library, which implements several Non-negative Matrix Factorization (NMF) algorithms for CUDA platforms. By using the acceleration of GPGPU computing, the NMF can be used for real-world problems inside the R environment. All CUDA devices starting with Kepler architecture are supported by the library.
|
2023-06-16 |
r-ncvreg
|
public |
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonconvex penalties, in particular the minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalty, with options for additional L2 penalties (the "elastic net" idea). Utilities for carrying out cross-validation as well as post-fitting visualization, summarization, inference, and prediction are also provided.
|
2023-06-16 |
r-pcirt
|
public |
Estimates the multidimensional polytomous Rasch model (Rasch, 1961) with conditional maximum likelihood estimation.
|
2023-06-16 |
r-pawls
|
public |
Efficient algorithms for fitting weighted least squares regression with \eqn{L_{1}}{L1} regularization on both the coefficients and weight vectors, which is able to perform simultaneous variable selection and outliers detection efficiently.
|
2023-06-16 |
r-parglm
|
public |
Provides a parallel estimation method for generalized linear models without compiling with a multithreaded LAPACK or BLAS.
|
2023-06-16 |
r-overlap
|
public |
Provides functions to fit kernel density functions to data on temporal activity patterns of animals; estimate coefficients of overlapping of densities for two species; and calculate bootstrap estimates of confidence intervals.
|
2023-06-16 |
r-ore
|
public |
Provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. Offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.
|
2023-06-16 |
r-openmpcontroller
|
public |
The OpenMPController package provides a function omp_set_num_threads() to set the number of OpenMP threads to be used. This may be useful, for example, when linking against a vendor optimised BLAS/LAPACK library (e.g. the AMD Core Math Library), since the defaults used by those libraries may not be highly performant.
|
2023-06-16 |
r-onion
|
public |
Quaternions and Octonions are four- and eight- dimensional extensions of the complex numbers. They are normed division algebras over the real numbers and find applications in spatial rotations (quaternions) and string theory and relativity (octonions). The quaternions are noncommutative and the octonions nonassociative. See RKS Hankin 2006, Rnews Volume 6/2: 49-51, and the package vignette, for more details.
|
2023-06-16 |
r-neariso
|
public |
Implements a path algorithm for Near-Isotonic Regression. For more details see the help files.
|
2023-06-16 |
r-pdc
|
public |
Permutation Distribution Clustering is a clustering method for time series. Dissimilarity of time series is formalized as the divergence between their permutation distributions. The permutation distribution was proposed as measure of the complexity of a time series.
|
2023-06-16 |
r-ormdr
|
public |
Odds ratio based multifactor-dimensionality reduction method for detecting gene-gene interactions
|
2023-06-16 |
r-orca
|
public |
Implements orbit counting using a fast combinatorial approach. Counts orbits of nodes and edges from edge matrix or data frame, or a graph object from the graph package.
|
2023-06-16 |
r-obliclus
|
public |
This package conducts factor rotation techniques which intentd to identify a simple and well-clustered structure in a factor loading matrix.
|
2023-06-16 |
r-np
|
public |
Nonparametric (and semiparametric) kernel methods that seamlessly handle a mix of continuous, unordered, and ordered factor data types. We would like to gratefully acknowledge support from the Natural Sciences and Engineering Research Council of Canada (NSERC, <http://www.nserc-crsng.gc.ca>), the Social Sciences and Humanities Research Council of Canada (SSHRC, <http://www.sshrc-crsh.gc.ca>), and the Shared Hierarchical Academic Research Computing Network (SHARCNET, <http://www.sharcnet.ca>).
|
2023-06-16 |
r-norm
|
public |
Analysis of multivariate normal datasets with missing values
|
2023-06-16 |
r-nonpmodelcheck
|
public |
Provides tests of significance for covariates (or groups of covariates) in a fully nonparametric regression model and a variable (or group) selection procedure based on False Discovery Rate. In addition, it provides a function for local polynomial regression for any number of dimensions, using a bandwidth specified by the user or automatically chosen by cross validation or an adaptive procedure.
|
2023-06-16 |
r-osdesign
|
public |
The osDesign serves for planning an observational study. Currently, functionality is focused on the two-phase and case-control designs. Functions in this packages provides Monte Carlo based evaluation of operating characteristics such as powers for estimators of the components of a logistic regression model.
|
2023-06-16 |
r-onlinevar
|
public |
Functions for recursive online fitting of time-adaptive lasso vector auto regression. A recursive coordinate descent algorithm is used to estimate sparse vector auto regressive models and exponential forgetting is applied to allow model changes. Details can be found in Jakob W. Messner and Pierre Pinson (2018). "Online adaptive LASSO estimation in Vector Auto Regressive models for wind power forecasting in high dimension". International Journal of Forecasting, in press. <doi:10.1016/j.ijforecast.2018.02.001>.
|
2023-06-16 |
r-offlinechange
|
public |
Detect the number and locations of change points. The locations can be either exact or in terms of ranges, depending on the available computational resource. The method is based on Jie Ding, Yu Xiang, Lu Shen, Vahid Tarokh (2016) <arXiv:1605.00346v2>.
|
2023-06-16 |
r-numosl
|
public |
Package for optimizing regular numeric problems in optically stimulated luminescence dating, such as: equivalent dose calculation, dose rate determination, growth curve fitting, decay curve decomposition, statistical age model optimization, and statistical plot visualization.
|
2023-06-16 |
r-netchain
|
public |
In networks, treatments may spill over from the treated individual to his or her social contacts and outcomes may be contagious over time. Under this setting, causal inference on the collective outcome observed over all network is often of interest. We use chain graph models approximating the projection of the full longitudinal data onto the observed data to identify the causal effect of the intervention on the whole outcome. Justification of such approximation is demonstrated in Ogburn et al. (2018) <arXiv:1812.04990>.
|
2023-06-16 |
r-parmigene
|
public |
The package provides a parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks.
|
2023-06-16 |
r-opthedging
|
public |
Estimation of value and hedging strategy of call and put options, based on optimal hedging and Monte Carlo method, from Chapter 3 of 'Statistical Methods for Financial Engineering', by Bruno Remillard, CRC Press, (2013).
|
2023-06-16 |
r-optgs
|
public |
Functions to find near-optimal multi-stage designs for continuous outcomes.
|
2023-06-16 |
r-onehot
|
public |
Quickly create numeric matrices for machine learning algorithms that require them. It converts factor columns into onehot vectors.
|
2023-06-16 |
r-olctools
|
public |
'Open Location Codes' <http://openlocationcode.com/> are a Google-created standard for identifying geographic locations. 'olctools' provides utilities for validating, encoding and decoding entries that follow this standard.
|
2023-06-16 |
r-officer
|
public |
Access and manipulate 'Microsoft Word' and 'Microsoft PowerPoint' documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. When working with 'PowerPoint' presentations, slides can be added or removed; shapes inside slides can also be added or removed. When working with 'Word' documents, a cursor can be used to help insert or delete content at a specific location in the document. The package does not require any installation of Microsoft products to be able to write Microsoft files.
|
2023-06-16 |
r-oem
|
public |
Solves penalized least squares problems for big tall data using the orthogonalizing EM algorithm of Xiong et al. (2016) <doi:10.1080/00401706.2015.1054436>. The main fitting function is oem() and the functions cv.oem() and xval.oem() are for cross validation, the latter being an accelerated cross validation function for linear models. The big.oem() function allows for out of memory fitting.
|
2023-06-16 |
r-nvennr
|
public |
Provides an interface for the nVenn algorithm (Perez-Silva et al. 2018) <DOI:10.1093/bioinformatics/bty109>. This algorithm works for any number of sets, and usually yields pleasing and informative Venn diagrams with proportionality information. However, representing more than six sets takes a long time and is hard to interpret, unless many of the regions are empty. If you cannot make sense of the result, you may want to consider 'UpSetR' <https://cran.r-project.org/package=UpSetR/README.html>.
|
2023-06-16 |
r-nprocregression
|
public |
Implements several nonparametric regression approaches for the inclusion of covariate information on the receiver operating characteristic (ROC) framework.
|
2023-06-16 |
r-pander
|
public |
Contains some functions catching all messages, 'stdout' and other useful information while evaluating R code and other helpers to return user specified text elements (like: header, paragraph, table, image, lists etc.) in 'pandoc' markdown or several type of R objects similarly automatically transformed to markdown format. Also capable of exporting/converting (the resulting) complex 'pandoc' documents to e.g. HTML, 'PDF', 'docx' or 'odt'. This latter reporting feature is supported in brew syntax or with a custom reference class with a smarty caching 'backend'.
|
2023-06-16 |
r-opart
|
public |
A reference implementation of standard optimal partitioning algorithm in C using square-error loss and Poisson loss functions as described by Robert Maidstone (2016) <doi:10.1007/s11222-016-9636-3>, Toby Hocking (2016) <doi:10.1007/s11222-016-9636-3>, Guillem Rigaill (2016) <doi:10.1007/s11222-016-9636-3>, Paul Fearnhead (2016) <doi:10.1007/s11222-016-9636-3>. It scales quadratically with number of data points in terms of time-complexity.
|
2023-06-16 |
r-nortestarma
|
public |
Tests the goodness-of-fit to the Normal distribution for the errors of an ARMA model.
|
2023-06-16 |
r-nimble
|
public |
A system for writing hierarchical statistical models largely compatible with 'BUGS' and 'JAGS', writing nimbleFunctions to operate models and do basic R-style math, and compiling both models and nimbleFunctions via custom-generated C++. 'NIMBLE' includes default methods for MCMC, particle filtering, Monte Carlo Expectation Maximization, and some other tools. The nimbleFunction system makes it easy to do things like implement new MCMC samplers from R, customize the assignment of samplers to different parts of a model from R, and compile the new samplers automatically via C++ alongside the samplers 'NIMBLE' provides. 'NIMBLE' extends the 'BUGS'/'JAGS' language by making it extensible: New distributions and functions can be added, including as calls to external compiled code. Although most people think of MCMC as the main goal of the 'BUGS'/'JAGS' language for writing models, one can use 'NIMBLE' for writing arbitrary other kinds of model-generic algorithms as well. A full User Manual is available at <https://r-nimble.org>.
|
2023-06-16 |
r-pbsmodelling
|
public |
Provides software to facilitate the design, testing, and operation of computer models. It focuses particularly on tools that make it easy to construct and edit a customized graphical user interface ('GUI'). Although our simplified 'GUI' language depends heavily on the R interface to the 'Tcl/Tk' package, a user does not need to know 'Tcl/Tk'. Examples illustrate models built with other R packages, including 'PBSmapping', 'PBSddesolve', and 'BRugs'. A complete user's guide 'PBSmodelling-UG.pdf' shows how to use this package effectively.
|
2023-06-16 |
r-pbsddesolve
|
public |
Routines for solving systems of delay differential equations by interfacing numerical routines written by Simon N. Wood , with contributions by Benjamin J. Cairns. These numerical routines first appeared in Simon Wood's 'solv95' program. This package includes a vignette and a complete user's guide. 'PBSddesolve' originally appeared on CRAN under the name 'ddesolve'. That version is no longer supported. The current name emphasizes a close association with other PBS packages, particularly 'PBSmodelling'.
|
2023-06-16 |
r-orsk
|
public |
Convert odds ratio to relative risk in cohort studies with partial data information (Wang (2013) <doi:10.18637/jss.v055.i05>).
|
2023-06-16 |
r-npsimex
|
public |
This package contains a collection of functions to to perform nonparametric deconvolution using simulation extrapolation (SIMEX). We propose an estimator that adopts the SIMEX idea but bypasses the simulation step in the original SIMEX algorithm. There is no bandwidth parameter and the estimate is determined by appropriately selecting "design points". See details in: Wang, X.F., Sun, J. and Fan, Z. (2011). Deconvolution density estimation with heteroscedastic errors using SIMEX.
|
2023-06-16 |