Software Map
Project Tree
Now limiting view to projects in the following categories:
Development Status :: 5 - Production/Stable [Remove This Filter]
Programming Language :: C/C++ [Remove This Filter]
71 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. diseasemapping - Geostatistics with the geostatsp package, disease mapping for areal data with diseasemapping, and basic mapping utilities with mapmisc. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : R Interfaces [Filter]
- Topic : Spatial Data & Statistics : Disease Mapping and Areal Data Analysis [Filter]
- Topic : Spatial Data & Statistics : Geostatistics [Filter]
|
Activity Percentile: 94.12
Registered: 2008-12-02 16:49 |
1. Matrix Methods and Classes - R package Matrix provides a hierarchy of matrix classes, both dense & sparse. Numerous methods & operations on these matrices using BLAS & Lapack; further CHOLMOD and other libraries from the SuiteSparse collection. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Matrix Manipulations [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 82.35
Registered: 2007-08-17 17:30 |
2. coin: Conditional Inference Procedures - Conditional inference procedures for the general independence
problem including two-sample, K-sample (non-parametric ANOVA), correlation,
censored, ordered and multivariate problems. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : French [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 76.47
Registered: 2012-01-26 14:41 |
3. robustbase - Basic Robust Statistics - R package for "Essential" Robust Statistics: Tools for data analysis with robust methods; incl. regression & multivariate stats; targeting to cover "Robust Statistics, Theory and Methods" by Maronna, Martin and Yohai; 2006. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Modelling Non-Gaussian Data [Filter]
- Topic : Regression Models [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 17.65
Registered: 2007-08-17 15:17 |
4. surveillance - The R package 'surveillance' implements statistical methods for the modeling and monitoring of time series of counts, proportions and categorical data, as well as for the modeling of continuous-time point processes of epidemic phenomena. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
- Topic : Spatial Data & Statistics : Point Pattern Analysis [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 5.88
Registered: 2007-06-19 14:46 |
5. R interface to GDAL, OGR and PROJ.4 - Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.11.4) and access to projection/transformation operations from the PROJ.4 library. (Migrated from Sourceforge repository) |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Reading and Writing Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2010-09-12 11:09 |
6. DEoptim - R implementation of Differential Evolution and related algorithms such as JADE adaptive DE. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Development Status : 6 - Mature [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Genetic Algorithms [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2010-05-10 00:12 |
7. R/GNU Linear Programming Kit Interface - GLPK is an open source software for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems. Rglpk provides a high level interface to R for solving LP/MILP problems. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Optimization : Mathematical Programming : Boolean Programming [Filter]
- Topic : Optimization : Mathematical Programming : Integer Programming [Filter]
- Topic : Optimization : Mathematical Programming : Linear Programming [Filter]
|
Activity Percentile: 0.00
Registered: 2007-11-27 09:48 |
8. Classification and Regression Training - The caret packages contain functions for tuning predictive models, pre-processing, variable importance and other tools related to machine learning and pattern recognition. Parallel processing versions of the main package are also included. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Model Selection and Validation [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2008-06-05 19:31 |
9. Graphical Multiple Comparison Procedure - This package provides functions and a graphical user interface for graphical described multiple test procedures (sequentially rejective, Simes and parametric). |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Java [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics : Medical Science [Filter]
|
Activity Percentile: 0.00
Registered: 2010-02-17 13:06 |
10. Hybrid Monte Carlo - Hybrid Monte Carlo (HybridMC): sampling from continuous joint distributions using Hamiltonian (or Hybrid) Monte Carlo techniques. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Post Estimation Tools [Filter]
- Topic : Computational Physics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-13 13:14 |
11. Rcwb - An R interface to the IMS Open Corpus Workbench (CWB) library for indexing and querying large corpora. rcqp provides a direct wrapping of the Corpus Query Protocol from R. rcwnclient gives an access to text corpora in client/server mode.
|
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Text : Text Mining [Filter]
|
Activity Percentile: 0.00
Registered: 2011-11-07 12:38 |
12. cusp - Package for applying Cobb's maximum likelihood method to fitting cusp catastrophe models to data. The package was published in the Journal of Statistical Software [see www.jstatsoft.org/v32/i08/paper]. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Development Status : 6 - Mature [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Econometrics : Structural Change [Filter]
- Topic : Multivariate Statistics : Modelling Non-Gaussian Data [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2014-10-29 16:43 |
13. Large objects for R - Package 'ff' supports fast on-disk objects: standard and packed atomics, ffdf data.frames, csv import/export, chunking and indexing. Integrated package 'bit' supports fast in-memory booleans: 'bit' (1-bit boolean), 'bitwhich' (asymetric booleans). |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : High Performance Computing : Large Memory [Filter]
|
Activity Percentile: 0.00
Registered: 2009-07-19 10:21 |
14. party - The core of party is ctree(), an implementation of conditional inference trees.
Based on conditional inference trees, cforest()
implements random forests. The function mob()
partitions parametric models. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Recursive Partitioning [Filter]
|
Activity Percentile: 0.00
Registered: 2011-12-21 11:15 |
15. Testing external pointers in C++ - Testing external pointers with finalization in R using C++. Show how to create C++ objects with external pointers from R which are deleted automatically from R. After installing and loading the package in R, type help(testcpp) to get started. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-21 06:36 |
16. Curve Estimation etc - Nonparametric Curve Estimation and Related Topics
- univariate normal mixtures - `nor1mix`
- Kernel Regression Smoothing with Local or Global Plug-in Bandwidth - `lokern`
- locally adaptive nonparametric regression (kernel, local polynomial) - `lpridge'
- constrained B-splines - `cobs`
- plugin density estimates - `plugdensity`
- single index models - possibly constrained, e.g. to convex curves - `simest` |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Cluster Analysis : Model-based Clustering [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2010-07-27 17:16 |
17. prepRISA - This package can be used to prepare ARISA data files for multivariate analysis. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Programming Language : Tcl [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-11-20 09:49 |
18. mvtnorm: Multivariate normal and t Distr - Computes multivariate normal and t probabilities, quantiles, random deviates and densities. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Multivariate Distributions [Filter]
|
Activity Percentile: 0.00
Registered: 2008-04-03 21:30 |
19. RHmm - Simulations and estimations of discrete, univariate or multivariate gaussian, mixture of univariate or multivariate gaussian hidden Markov models. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2007-10-22 08:05 |
71 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>