Software Map
Project Tree
Now limiting view to projects in the following categories:
Programming Language :: C/C++ [Remove This Filter]
Programming Language :: R [Remove This Filter]
83 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. 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 [Filter]
- 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 (Now Filtering)
- Topic : Multivariate Statistics : Matrix Manipulations [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 83.33
Registered: 2007-08-17 17:30 |
1. Stereological Unfolding - Stereological unfolding estimates the joint size-shape-orientation distribution of spheroidal
shaped particles based on the same measured quantities of corresponding planar
vertical section profiles. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : German [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2017-09-12 08:48 |
2. distr - S4 classes for distributions - Project distr currently hosts pkg's distr, distrEx, distrSim, distrTEst, distrTeach, distrMod, distrDoc, startupmsg, SweaveListingUtils, distrEllipse, distrRnews, setRNG. For reference, see also vignette "distr" in pkg distrDoc. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Education [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2007-11-06 19:55 |
3. RecordLinkage: Detecting duplicate data - The package Record Linkage provides stochastical and machine learning methods for detecting duplicates in data and a framework for evaluating these methods. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2010-03-16 11:36 |
4. deSolve: Differential Equation Solvers - deSolve is a collection of solvers, mostly from the 'lsode' family of solvers. deSolve provides R interfaces to solvers for stiff and non-stiff systems, and can take system descriptions in R, or as defined in dynamically loaded compiled code. |
- Development Status : 5 - Production/Stable [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 : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Numerical Analysis : Numerical Problems in Dynamical Systems [Filter]
- Topic : Numerical Analysis : Ordinary Differential Equations [Filter]
- Topic : Numerical Analysis : Partial Differential Equations [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-26 19:38 |
5. 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 [Filter]
- 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 (Now Filtering)
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
- Topic : Spatial Data & Statistics : Point Pattern Analysis [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2007-06-19 14:46 |
6. 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 [Filter]
- 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 (Now Filtering)
- 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 |
7. TSP - Traveling Salesperson Problem - Basic infrastructure and some algorithms for the traveling salesperson problem (TSP). The package is now maintained on github at http://github.com/mhahsler/TSP |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2007-02-20 12:47 |
8. Rcpp - Seamless R and C++ Integration - The Rcpp package provides a C++ library which facilitates the integration of R and C++. R data types (SEXP) are matched to C++ objects in a class hierarchy. All R types are supported and each type is mapped to a dedicated class. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-01 16:33 |
9. seriation - Infrastructure for seriation - Infrastructure for seriation with an implementation of several seriation/sequencing techniques to reorder matrices, dissimilarity matrices, and dendrograms. Seriation is now maintained on githup at http://github.com/mhahsler/seriation |
- Development Status : 5 - Production/Stable [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 : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Multivariate Statistics : Visualising Multivariate Data [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2008-02-01 22:32 |
10. RHugin - R interface and API for the HUGIN Decision Engine. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Graphical Models [Filter]
|
Activity Percentile: 0.00
Registered: 2008-07-08 10:13 |
11. 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 [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]
- Natural Language : German [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Multivariate Statistics : Modelling Non-Gaussian Data [Filter]
- Topic : Regression Models [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2007-08-17 15:17 |
12. 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 [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 (Now Filtering)
- Topic : Machine Learning : Recursive Partitioning [Filter]
|
Activity Percentile: 0.00
Registered: 2011-12-21 11:15 |
13. SpatialExtremes - The SpatialExtremes package aims to develop tools for the modeling of spatial extremes. The knowledge of the univariate/multivariate distribution of extremes is not enough. This package will try to fill this gap. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Multivariate Statistics : Latent Variable Approaches [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-10-04 11:03 |
14. SegAnnot - SegAnnot calculates the least squares segmentation for piecewise constant annotated noisy signals. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Topic : Bioinformatics [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
- Topic : Time Series [Filter]
|
Registered: 2012-11-27 16:58 |
15. Sequence analysis for social scientists - TraMineR is intended for mining and visualizing sequences of states or events. Its primary aim is the analysis of longitudinal data in the social science field but many of its features may also apply to non temporal data such as text or DNA sequences. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Topic : Graphics : Plotting [Filter]
- Topic : Machine Learning [Filter]
- Topic : Social Sciences [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-13 10:26 |
16. bclust - Bayesian clustering with variable selection is a fully automatic clustering method, designed for low-sample-size-high-dimensional situations. This might be regarded as a high-dimensional variant of the mclust package. |
- Development Status : 5 - Production/Stable [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]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Cluster Analysis : Hierarchical Clustering [Filter]
- Topic : Cluster Analysis : Model-based Clustering [Filter]
|
Activity Percentile: 0.00
Registered: 2009-02-18 10:01 |
17. signal - A set of generally Matlab/Octave-compatible signal processing functions. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
|
Activity Percentile: 0.00
Registered: 2009-12-03 16:50 |
18. related - Genetic relatedness in R - An R package that allows users to estimate pairwise relatedness of individuals based on codominant molecular markers, and also has simulation functions for comparing the performance of different estimators and for testing the resolution of a data set. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- License : Public Domain [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Genetics : Population Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2014-04-09 08:33 |
19. TopKLists - The package includes tools for inference, aggregation, and visualization of multiple ranked lists. Consolidated information from two or more such lists comprising the same set of objects can be obtained. Incomplete rankings and partial lists are allowed. |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Marketing & Business Analytics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-05-06 10:59 |
83 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>