Statistics and Econometrics Source Code Fortran Languages
Statistics and Econometrics Source Code Fortran Languages
Statistics and Econometrics
Fortran codes estimating statistical and econometric models on data.
Top: Computers: Programming: Languages: Fortran: Source Code: Statistics and Econometrics
See Also:
- Codes in Fortran 77, 90, C, IDL, and Matlab.
- Random number generators in F (Fortran 95 subset) by Jose Rui Faustino de Sousa.
- By Hossein Arsham.
- Code in C and Fortran for the analysis of time series with methods based on the theory of nonlinear deterministic dynamical systems (chaos).
- Fortran 77 codes to estimate cross and power spectra by sine multitapers and to plot x-y data.
- Fortran 77 code for times series and least-squares regression including nonlinear regression.
- Fortran 77 code and Windows executables for fitting Johnson distributions, Poisson processes, and other topics. By James R. Wilson.
- Univariate and multivariate spline regression, by Dolph Schluter.
- Code by Marne C. Cario and Barry L. Nelson to simulate stationary time series with arbitrary marginal distributions and feasible autocorrelation structure specified through lag p.
- Fits a mixture model of multivariate normal or t-distributions to a user supplied data set via the EM algorithm. By Geoff McLachlan.
- Fortran/Matlab program by Andrea Barreiro to integrate SDE's using Euler's method.
- A free combinatorial polythetic agglomerative hierarchical clustering Fortran 77 program. The source code, DOS- and Windows (all) versions are available. Don Boesch's original program enhanced by Eugene Gallagher.
- Subroutines by David Allen to calculate the L-1 and L-2 distances between two density estimates. The L-1 statistic has been used successfully to testing the hypothesis that two samples come from the same distribution.
- Fortran and SAS/IML programs by Frank Bretz.
- Fortran 90 codes for univariate and multivariate random number generation, computation of simple statistics, covariance matrices, principal components analysis, multiple regression, and jacknife cross-validation, by Dan Hennen.
- Code for bispectrum test of Melvin Hinich.
- TS is a time series statistical program for analyzing variable star data. WWZ is a time series analysis program used to study the time-evolution of variable star data, capable of measuring changes in period, amplitude, and mean magnitude.
- NOCOM estimates the parameters (means, variance, proportions of components) of a mixture of normal distributions for independent observations (quantitative data). COMPMIX assumes a mixture of normal distributions, with parameters for each component in tha
- Fortran 77 codes by Volker Blobel for sorting, linear algebra, random number generation, least squares fitting with constraints and with many variables, and unfolding of measured distributions.
- Fortran codes for cointegration tests and other time series topics.
- Software for numerical solution of stochastic differential equations such as those which arise in Black-Scholes theory and its generalizations. Must be linked with Fortran 77 code compiled with g77.
- Fortran 90 code by Kelley Pace.
- Program from the U.S. Census Bureau for the calculation of variances for complex sample designs through replication.
- By Otto Schwalb.
- Computer Program for Multifactor Relative Risks and Tests of Hypotheses Using a Variance-Covariance Matrix from Linear and Log-Linear Regression, by Leif E. Peterson, Journal of Statistical Software v2 (1997).
- Fortran 95 program for the training and model selection of a Support Vector Machine for binary classification tasks.
- Program by Steve Verrill that performs a simulation to test how well corrected confidence intervals based on blocked and unblocked ANOVAs perform in a predictor sort sampling ANOVA. It also estimates coverages for confidence intervals based on an analysis
- Program for canonical community ordination by [partial] [detrended] [canonical] correspondence analysis, principal components analysis and redundancy analysis. [Commercial]
- Fortran 90 and 77 codes by W.H. Press and G.B. Rybicki, for fast inversion matrices of an exponential form arising from autocorrelation functions of Ornstein-Uhlenbeck processes.
- Model-based clustering, discriminant analysis, and density estimation including hierarchical clustering and EM for parameterized Gaussian mixtures + Poisson noise. Written in Fortran and interfaced to the S-PLUS commercial software package and the R langu
- Econometrics codes.
- Fortran 77 programs and Windows binaries by M. T. Boswell to generate random numbers and compute the cumulative and inverse cumulative distribution functions for several statistical distributions.
- Program by Ruey Tsay to calculate the price of a European option using a simple jump diffusion model.
- Fortran 77 code for paper by Ronald Gallant.
- By E. Prescott.
- Fortran code by Forrest W. Young for multidimensional scaling.
- By Phil Brierley. A genetic algorithm code is at http://www.philbrierley.com/main.html&code/gafortran.html&code/codeleft.html .
- By Vassilis Hajivassiliou.
- Fortran 77 and RATFOR code to fit smoothing splines using generalized cross-validation.
- Local polynomial regression fitting with ridging, kernel regression fitting with local and global bandwidth optimization, and kernel density estimation with global bandwidth selection.
- By John Geweke.
- Fortran 77 and C++ code for book by T. W. Epps, in a zip file.
- Fortran 77 programs from book by Urban Hjorth: cross validation of forward selection, forward validation, and bootstrapping.
- Fortran 77 statistical library by James Filliben.
- Complete code of six stand-alone Fortran programs for cluster analysis, described and illustrated in L. Kaufman and P.J. Rousseeuw (1990), "Finding Groups in Data: an Introduction to Cluster Analysis", Wiley.
- Fortran 77 code.
- Calculates nonparametric estimates of percentiles, associated confidence intervals, and tolerance limits of the percentiles from a data set. It can also give the order statistics needed for any sample size to create the same estimates.
- TLNise: Two-Level Normal independent sampling estimation. Rcwish generates random draws from the Wishart and related distributions.
- Fortran 77 code by S. Sathiya Keerthi to accompany paper "A Fast Iterative Nearest Point Algorithm for Support Vector Machine Classifier Design".
- Random numbers, distributions, and many more (dcflib, ranlib, ...)
- By John Geweke.
- Links to AutoRJ for reversible jump MCMC, Nmix for Bayesian analysis of univariate normal mixtures by MCMC, Cpt for Bayesian multiple change point analysis for point processes, and Dirichlet tessellation software.
- By Tal Alexander.
- Determines one-sided tolerance limits (in particular, A- and B-basis material property values) for regression models in the presence of between-batch variability. By Mark Vangel.
- Fortran 77 and IDL codes for time series regression and detrending.
- By Laurie Davies.
- Fortran 90 code by Geir Evensen.
- Program by Seock-Ho Kim for classical item analysis for tests that consist of multiple-choice or true-false items. In addition to item statistics for each item response, the program provides summary statistics of the total score, coefficient alpha, and te
- Fortran 95 code for the book Numerical Methods of Statistics, by John Monahan
- Cluster generation, hierarchical clustering with influence detection, and K-Means clustering with influence detection, by Glenn Milligan.
- Software by Raquel Prado and Mike West for fitting, analysis and exploration of time series using classes of TVAR's.
- By Gabriele Fiorentini, Giorgio Calzolari, and Lorenzo Panattoni, for a 1996 paper in the Journal of Applied Econometrics.
- Routines for i) the calculation of some linear algebra ii) non-linear minimization, iii) numerical integration and differentiation, iv) random number generation from a Normal distribution with mean zero and variance one, and v) the implementation of the
- Code for convex and monotone regression, by Mary C. Meyer.
- Codes in Fortran 90 and 77. Accompanies the book "GSLIB: Geostatistical Software Library and User's Guide" by Clayton Deutsch and André Journel.
- By Wouter J. Denhaan.
- Obtains a two-sided confidence interval on a coefficient of variation for data from a normal distribution.
- Tests for AR(1) Parameter in Regression Models with Autocorrelated Errors. Univariate and multivariate Bayesian ARFIMA. By Nalini Ravishanker and coworkers.
- Robust regression.
- Solves unsymmetric equations, linear least squares, and damped least squares for a left-hand-side matrix that is large and sparse.
- Fortran 90 code by Michael Schulz and Manfred Mudelsee to estimate red-noise spectra directly from unevenly spaced time series, without requiring interpolation.
- Fortran 90 and Matlab codes for course by Lynne Seymour.
- Fortran 77 code for paper by K. Rao Kadiyala and Sune Karlsson.
- Fortran 77 code for statistics by Charlie Reeve, covering probability distributions, random number generation, least-squares calculations, and other topics.
- Program to determine appropriate sample sizes, allocate specimens, and analyze results in the case in which a response predictor is used to sort the specimens prior to treatment.
- Fortran subroutines for calculating smoothing splines for various kinds of data and geometries, with automatic knot selection.
- Programs for estimating univariate and multivariate GARCH models in Fortran 77 and Gauss.
- Mixture modelling by Minimum Message Length (MML).
- Code to generate autocorrelated Gaussian variates by S. Tim Hatamian.
- Fortran 77 codes by Ilpo Vattulainen.
- Metasite with links to source codes in Fortran and C implementing statistical methods which are freely available on the Internet. The codes are chosen for their potential utility for research in astronomy and other physical sciences.
- KISS RNG by George Marsaglia
- Programs from book by Christopher Jennison.
- Fortran 77 code by Ruey Tsay to calculate the portmanteau statistic for multivariate time series regression.
- Fortran 77 code for random number generation (uniform, exponential, normal, binomial, poisson, geometric, gamma, beta, negative binomial and Weibull), and GLIMCLIM (Generalised Linear Modelling of daily climate sequences).
- RKPACK and RKPACK-II are collections of RATFOR (rational FORTRAN) routines by Chong Gu for Gaussian regression using smoothing splines, penalized likelihood density and hazard estimation.
- Code for Monte Carlo simulation with discrete and continuous outcomes, by Tom Mroz.
- Code for regression and covariance matrix estimation, from the Antwerp Group On Robust & Applied Statistics.
- Programs available for (1) the generation of synthetic 1-dimensional signals that are simple fractional Brownian noise, and (2) analysis programs for determining the fractal dimension D (or the Hurst coefficient H, H = E + 1 - D, where E is the Euclidean
- Random number generators in Fortran.
- Fortran 90 codes.
- Fortran 77 code by Peter M. Hooper.
- Fortran 77 code for the Mann & Lees Multi-Taper Method (MTM) and Mann & Park MTM-SVD Multivariate Signal Analysis.
- By Grace Chan.
- Suite of programs to estimate (co)variance components or covariance functions, and the resulting genetic parameters, by Restricted Maximum Likelihood fitting an animal model, by K. Meyer.
- Fortran and C codes by H. Joe to accompany paper.
- Fortran 77 codes, some of which call Numerical Recipes.
- See Applied Statistics (algorithms of the Royal Statistical Society) and General Archives for a considerable amount of Fortran code.
- Poisson Iteratively Reweighted Least Squares Program for Additive, Multiplicative, Power, and Non-linear Models, by Leif E. Peterson, Journal of Statistical Software v2 (1997).
- Code for "Invariant Small Sample Confidence Intervals For The Difference Of Two Success Probabilities" and "Bootstrap Prediction and Confidence Bands: a Superior Statistical Method for Analysis of Gait Data", by Thomas Santner.
- Allows one to estimate and analyze dynamic, nonlinear, simultaneous equations models. The models can be rational expectations models, and they can have autoregressive errors of any order. The estimation techniques include OLS, 2SLS, 3SLS, FIML, LAD, 2SLAD
- Code to accompany paper "Rolling Your Own: Linear Model Hypothesis Testing and Power Calculations via the Singular Value Decomposition".
- Fortran 90 code by Paul N. Somerville, appearing in the Journal of Statistical Software volume 3.
- Originally by H. Akaike, modified by T. Morikawa, M. Sigemori, and T. Wada.
- By J. Newton
- Codes by Manfred Mudelsee. PearsonT estimates Pearson’s correlation coefficient from serially dependent time series. Rampfit estimates ramp function regressions. TAUEST estimates persistence in unevenly spaced weather/climate time series. XTREND estimat
- For a course, authored by Karen Jensen, F. F. Gan, Stephen Crowder, Thomas Lorenzen, Keith Crawford, Andy Chiang, and Brandon L. Paris.
- By Michael C. Minnotte. Uses a random number generator (RNG) from NAG, but another RNG can be used.
- Developed by Robert E. Kalaba and Leigh Tesfatsion, implements the flexible least squares (FLS) approach to time-varying linear regression proposed by Kalaba and Tesfatsion in "Time-Varying Linear Regression Via Flexible Least Squares," Computer
- Solves the Orthogonal Distance Regresson (ODR) problem, that is, to find parameter estimates that minimize the sum of the squares of the weighted orthogonal distances between each observed data point and the curve described by a nonlinear equation.
- Fortran 95 codes by Karin Meyer: RRGIBBS does simple random regression analyses via Gibbs sampling, and PDMATRIX makes matrices positive definite.
- In Fortran 77, by Ingo Ruczinski and Charles Kooperberg. Also incorporated into packages for R and S-PLUS.
- By T. Beers, K. Flynn, and K. Gebhardt.
- Fortran 77 code to accompany book by Ming-Hui Chen, Qi-Man Shao, and Joseph G. Ibrahim.
- Program designed to analyse mixtures of densities from the exponential family.
- Fortran 77 code for ROC analysis, which is appropriate in situations where there are 2 possible "truth states" (i.e., diseased/normal, event/non-event, or some other binary outcome), "truth" is known for each case, and "truth"
- Fortran 90 code using the backpropagation algorithm to fit a neural network to pairs of input vectors and target vectors. Numerical Recipes code is used for singular value decomposition.
- Fortran 77 programs for correspondence analysis, by Jari Oksanen.
- Fortran and S codes for neural networks and optimization.
- Fits the parameters of physical models to (experimental) data using an Interactive Non-Linear Least Squares procedure. The code, by Mark M. Law and Jeremy M. Hutson, is designed to be highly modular.
- Code for book by Paul W. Mielke Jr. and Kenneth J. Berry.
- By Steven Stern.
- Code by A. Ronald Gallant and George Tauchen for nonparametric time series analysis that employs a Hermite polynomial series expansion to approximate the conditional density of a multivariate process.
- Fortran 77 codes by W. J. Metzger to construct a minimum spanning tree and calculate a confidence level for the hypothesis that two sets of points are from the same distribution.
- Fortran 90 program by Johnny Lin to calculate the time-dependent exponent (lambda) and logarithmic displacement curves of a time series.
- Code for principal components, partitioning, clustering, discriminant analysis, multidimensional scaling, Kohonen self-organizing map, sorting, errors-in-variable regression, minimal spanning trees, and GMDH, by Fionn Murtagh.
- Code by Laurie Davies for modality of spectral densities, ANOVA, and nonparametric regression: runs, taut strings, and local extremes.
| | | | | | |
Copyright © 1995-2008 Internet Advertising Solutions, Inc.
Copyright Notice | Privacy Policy | Site Map | APR
|
 |
|