-
Archives
- March 2013
- December 2010
- November 2010
- October 2010
- November 2009
- October 2009
- September 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
-
Meta
Monthly Archives: December 2006
Octave – or is it Matlab? …well maybe not, yet.
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. … Continue reading
Posted in Uncategorized
Leave a comment
WesVar – Replication-based approach to Surveys
Complex Surveys often require analysis techniques based on what is known as “Design Based” methods. This is a special branch of Statistics concerned with finite populations and complex survey designs with supporting estimation methods. Options to address this area of … Continue reading
Posted in Uncategorized
Leave a comment
SuperLU
SuperLU contains a set of subroutines to solve a sparse linear system A*X=B. This is often at the heart of many research computing tasks in science, engineering, statistical software. It uses Gaussian elimination with partial pivoting (GEPP). The columns of … Continue reading
Posted in Uncategorized
Leave a comment
CAGED: cluster analysis of gene expression dynamics
CAGED is a unique Bayesian statistical tool for gene expression profiles that uses a time series approach to clustering. Markov models are used for within sequence representation and similiarity measures, such as entropy-based distances, are available for between gene sequence … Continue reading
Posted in Uncategorized
Leave a comment
MCMCGLMM – C code for spatial GLMs
MCMCGLMM is a C based program for the fitting of Generalized Linear Models via Monte Carlo Markov Chain sampling. Powered-Exponential and Matern spatial covariance functions are available to capture spatial effects, and right and left censoring is available for Guassian … Continue reading
Posted in Uncategorized
Leave a comment
Morgan – Genetic Analysis modeling tool
Morgan is a set of statistical tools for genetic Pedigree Analysis on observed data with possible epidemiological attributes. Utilities are available for addressing issues about pedigree structure, kinship and inbreeding coefficients, Monte Carlo and MCMC techniques for simulation of marker … Continue reading
Posted in Uncategorized
Leave a comment
Flexible Bayesian Modeling – FBM
Radford Neal has contributed much over the years to Bayesian regression and classification theory and the areas of neural networks and machine learning. His FBM C based software routines provide modern methods in these areas and more. This software supports … Continue reading
Posted in Uncategorized
Leave a comment
TimeSearcher 1 & 2 – TimeSeries Viewers
University of Maryland Computer Science Dept. has developed two free graphical exploration tools for discovery of structure in multiple timeseries. Linkage, zooming, timebox queries, leaders, laggers and other capabilities are some of the features used in exploring structure in series. … Continue reading
Posted in Uncategorized
Leave a comment
SatScan – spatial clusters
SatScan is a free software tool that analyzes spatial, temporal and space-time data using the spatial, temporal, or space-time scan statistics. The software may be useful in any area for which clustering in time and/or space needs to be identified. … Continue reading
Posted in Uncategorized
Leave a comment
SABRE – Analysis of Binary Recurrent Events
SABRE is a program created by the Center for Applied Statistics, Lancaster University, for the statistical analysis of multi-process random effect bivariate and trivariate response data. These responses can take the form of binary, ordinal, count and linear recurrent events … Continue reading
Posted in Uncategorized
Leave a comment