astcheck
|
public |
Check Python ASTs against templates
|
2025-04-22 |
r-english
|
public |
Allow numbers to be presented in an English language version, one, two, three, ... Ordinals are also available, first, second, third, ...
|
2025-04-22 |
qt_style_sheet_inspector
|
public |
A inspector widget to view and modify style sheet of a Qt app in runtime.
|
2025-04-22 |
huey
|
public |
huey, a little task queue
|
2025-04-22 |
heliopy
|
public |
Python for space physics
|
2025-04-22 |
r-demerelate
|
public |
Functions to calculate pairwise relatedness on diploid genetic datasets. Different estimators for relatedness can be combined with information on geographical distances. Information on heterozygosity, allele- and genotype diversity as well as genetic F-statistics are provided for each population.
|
2025-04-22 |
r-coxphf
|
public |
Implements Firth's penalized maximum likelihood bias reduction method for Cox regression which has been shown to provide a solution in case of monotone likelihood (nonconvergence of likelihood function). The program fits profile penalized likelihood confidence intervals which were proved to outperform Wald confidence intervals.
|
2025-04-22 |
r-linselect
|
public |
Estimate the mean of a Gaussian vector, by choosing among a large collection of estimators. In particular it solves the problem of variable selection by choosing the best predictor among predictors emanating from different methods as lasso, elastic-net, adaptive lasso, pls, randomForest. Moreover, it can be applied for choosing the tuning parameter in a Gauss-lasso procedure.
|
2025-04-22 |
r-survauc
|
public |
The package provides a variety of functions to estimate time-dependent true/false positive rates and AUC curves from a set of censored survival data.
|
2025-04-22 |
r-stabs
|
public |
Resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010, <doi:10.1111/j.1467-9868.2010.00740.x>) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013, <doi:10.1111/j.1467-9868.2011.01034.x>) are implemented. The package can be combined with arbitrary user specified variable selection approaches.
|
2025-04-22 |
r-sjlabelled
|
public |
Collection of functions dealing with labelled data, like reading and writing data between R and other statistical software packages like 'SPSS', 'SAS' or 'Stata', and working with labelled data. This includes easy ways to get, set or change value and variable label attributes, to convert labelled vectors into factors or numeric (and vice versa), or to deal with multiple declared missing values.
|
2025-04-22 |
r-plsdof
|
public |
The plsdof package provides Degrees of Freedom estimates for Partial Least Squares (PLS) Regression. Model selection for PLS is based on various information criteria (aic, bic, gmdl) or on cross-validation. Estimates for the mean and covariance of the PLS regression coefficients are available. They allow the construction of approximate confidence intervals and the application of test procedures. Further, cross-validation procedures for Ridge Regression and Principal Components Regression are available.
|
2025-04-22 |
r-piton
|
public |
A wrapper around the 'Parsing Expression Grammar Template Library', a C++11 library for generating Parsing Expression Grammars, that makes it accessible within Rcpp. With this, developers can implement their own grammars and easily expose them in R packages.
|
2025-04-22 |
r-grplasso
|
public |
Fits user specified (GLM-) models with Group Lasso penalty
|
2025-04-22 |
r-elasticnet
|
public |
Provides functions for fitting the entire solution path of the Elastic-Net and also provides functions for estimating sparse Principal Components. The Lasso solution paths can be computed by the same function. First version: 2005-10.
|
2025-04-22 |
r-capushe
|
public |
Calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.
|
2025-04-22 |
r-dismo
|
public |
Functions for species distribution modeling, that is, predicting entire geographic distributions form occurrences at a number of sites and the environment at these sites.
|
2025-04-22 |
r-fts
|
public |
fast operations for time series objects
|
2025-04-22 |
pscript
|
public |
library for transpiling Python code to JavaScript.
|
2025-04-22 |
molvs
|
public |
Molecule Validation and Standardization
|
2025-04-22 |
logging_exceptions
|
public |
Self-logging exceptions: Attach log messages to exceptions and output them conditionally.
|
2025-04-22 |
cyclus-d3ploy
|
public |
Demand Driven Deployment for Cyclus
|
2025-04-22 |
r-text2vec
|
public |
Fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. This package provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.
|
2025-04-22 |
r-here
|
public |
Constructs paths to your project's files. The 'here()' function uses a reasonable heuristics to find your project's files, based on the current working directory at the time when the package is loaded. Use it as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root.
|
2025-04-22 |
r-glmmtmb
|
public |
Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.
|
2025-04-22 |