请选择 进入手机版 | 继续访问电脑版
爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 9857|回复: 13

[参考资料] 统计学、经济计量学FORTRAN程序或软件的一次群英会

[复制链接]

新浪微博达人勋

发表于 2013-12-30 15:40:59 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
本帖最后由 hillside 于 2013-12-30 15:44 编辑

      以下内容来自网络的一次搜索,其中聚集了大量的统计学、经济计量学FORTRAN程序或软件,不少程序对于大气科学研究可能有一定的借鉴意义。      http://www.dmoz.org/Computers/Programming/Languages/Fortran/Source_Code/Statistics_and_Econometrics/

    • Statistics and Econometrics (88个)
  • [size=1.14em]Adaptive Logistic Basis Function Regression (ALB) - Fortran 77 code by Peter M. Hooper.
  • [size=1.14em]ALSCAL - Fortran code by Forrest W. Young for multidimensional scaling.
  • [size=1.14em]AR and ARFIMA models - Tests for AR(1) Parameter in Regression Models with Autocorrelated Errors. Univariate and multivariate Bayesian ARFIMA. By Nalini Ravishanker and coworkers.
  • [size=1.14em]ARMA and Kalman Filter model estimation - By J. Newton
  • [size=1.14em]Autoregressive model estimation - Originally by H. Akaike, modified by T. Morikawa, M. Sigemori, and T. Wada.
  • [size=1.14em]Autoregressive to Anything (ARTA) - 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.
  • [size=1.14em]Bayesian estimation of affine models - Fortran 77 code by Chris Lamoureux.
  • [size=1.14em]A Bounded Influence Estimation and Outlier Detection for ARCH/GARCH Models With an Application to Foreign Exchange Rates - By Chihwa Kao.
  • [size=1.14em]CANOCO - Program for canonical community ordination by [partial] [detrended] [canonical] correspondence analysis, principal components analysis and redundancy analysis. [Commercial]
  • [size=1.14em]Classical Item Analysis - 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 test scoring results. The cross classification of quintile group by item response can be obtained optionally. The program can be obtained from the author.
  • [size=1.14em]Cloud Slice - Fortran 77 and IDL codes for time series regression and detrending.
  • [size=1.14em]Clusfind - 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.
  • [size=1.14em]Cluster Analysis - Cluster generation, hierarchical clustering with influence detection, and K-Means clustering with influence detection, by Glenn Milligan.
  • [size=1.14em]COVAR - A program for multifactor relative risks, confidence limits, and tests of hypotheses using regression coefficients and a variance-covariance matrix obtained from a previous additive or multiplicative regression analysis. By Leif E. Peterson, with accompanying paper.
  • [size=1.14em]Data Analysis - 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.
  • [size=1.14em]DATAPAC - Fortran 77 statistical library by James Filliben.
  • [size=1.14em]DECORANA and TWINSPAN - Fortran 77 programs for correspondence analysis, by Jari Oksanen.
  • [size=1.14em]Demo Fortran90 Multilayer Perceptron Backprop Code - By Phil Brierley. A genetic algorithm code is at http://www.philbrierley.com/main ... &code/codeleft.html .
  • [size=1.14em]DIERCKX - Fortran subroutines for calculating smoothing splines for various kinds of data and geometries, with automatic knot selection.
  • [size=1.14em]Dolph Schluter's Software - Includes a Fortran 77 program for univariate and multivariate cubic spline regression.
  • [size=1.14em]Econometrics - Code for Bayesian analysis of long memory and persistence using ARFIMA models, benchmark priors for Bayesian model averaging, estimation of demand systems through consumption efficiency, model uncertainty in cross-country growth regressions, and Bayesian modelling of catch in a Northwest Atlantic Fishery, by Mark Steel.
  • [size=1.14em]EMMIX - Fits a mixture model of multivariate normal or t-distributions to a user supplied data set via the EM algorithm. By Geoff McLachlan.
  • [size=1.14em]Ensemble Kalman Filter (EnKF) - Fortran 90 code by Geir Evensen.
  • [size=1.14em]Exact Confidence Bounds on a Normal Distribution Coefficient of Variation - Obtains a two-sided confidence interval on a coefficient of variation for data from a normal distribution.
  • [size=1.14em]Fair-Parke Program - 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, and some versions of Hansen's method of moments estimator.
  • [size=1.14em]Fast Statistical Methods - 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.
  • [size=1.14em]Flexible Least Squares (FLS) - 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," Computers and Mathematics With Applications 17 (1989), 1215-1245. The FLS program has been incorporated into the statistical packages SHAZAM (Version 8.0) and GAUSS (TSM version 1.2).
  • [size=1.14em]Fortran Library - Fortran 90 program by Johnny Lin to calculate the time-dependent exponent (lambda) and logarithmic displacement curves of a time series.
  • [size=1.14em]Fractal Analysis Programs of the National Simulation Resource - Programs for the generation of synthetic 1-dimensional signals that are simple fractional Brownian noise and for determining the fractal dimension D from a simple fractal time series.
  • [size=1.14em]GARCH Estimates: Analytic Derivatives - By Gabriele Fiorentini, Giorgio Calzolari, and Lorenzo Panattoni, for a 1996 paper in the Journal of Applied Econometrics.
  • [size=1.14em]Garland B. Durham - Fortran 95 code to estimate of continuous-time diffusion processes, including stochastic volatility models.
  • [size=1.14em]Gaussian Random Number Generator - Code to generate autocorrelated Gaussian variates by S. Tim Hatamian.
  • [size=1.14em]GCV - Fortran 77 and RATFOR code to fit smoothing splines using generalized cross-validation.
  • [size=1.14em]Generalized Maximum Entropy Leuven Estimator (MEL) under Severe Multicollinearity Conditions : A Computer Program - Fortran 77 code to compute the estimators of multiple regression parameters by a family of Maximum Entropy Leuven Estimators under severe multicollinearity.
  • [size=1.14em]Geostatistical Software LIBrary (GSLIB) - Codes in Fortran 90 and 77. Accompanies the book "GSLIB: Geostatistical Software Library and User's Guide" by Clayton Deutsch and André Journel.
  • [size=1.14em]Group Sequential Tests - Programs from book by Christopher Jennison.
  • [size=1.14em]I-NoLLS Least-Squares Fitting Program - 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.
  • [size=1.14em]ISMLIB Software - Institute of Statistical Mathematics Software and Data Library.
  • [size=1.14em]ISOPAC - CLUSPAC for cluster analysis, TSPAC for time-series segmentation, and IMPAC for segmenting digital images, by Stanley L. Sclove.
  • [size=1.14em]James MacKinnon - Fortran codes for cointegration tests and other time series topics.
  • [size=1.14em]Kalman smoothing routine for Hodrick-Prescott filter - By E. Prescott.
  • [size=1.14em]LSQR - Solves unsymmetric equations, linear least squares, and damped least squares for a left-hand-side matrix that is large and sparse.
  • [size=1.14em]Mersenne Twister in Fortran - Random number generators in Fortran.
  • [size=1.14em]Monahan statistics code - Fortran 95 code for the book Numerical Methods of Statistics, by John Monahan
  • [size=1.14em]Monte Carlo Methods in Bayesian Computation - Fortran 77 code to accompany book by Ming-Hui Chen, Qi-Man Shao, and Joseph G. Ibrahim.
  • [size=1.14em]Multivariate Analyses - 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.
  • [size=1.14em]Multivariate Normal and Multivariate t Integrals Over Convex Regions - Fortran 90 code by Paul N. Somerville, appearing in the Journal of Statistical Software volume 3.
  • [size=1.14em]Multivariate normal or t-probabilities - Fortran and SAS/IML programs by Frank Bretz.
  • [size=1.14em]Neural Network Freeware - 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.
  • [size=1.14em]Non-Negative Least Squares (NNLS) - Codes in Fortran 77, 90, C, IDL, and Matlab.
  • [size=1.14em]Nonlinear Time Series Analysis (TISEAN) - Code in C and Fortran for the analysis of time series with methods based on the theory of nonlinear deterministic dynamical systems (chaos).
  • [size=1.14em]NONPAR: Nonparametric Estimation Program - Calculates nonparametric estimates of percentiles, associated confidence intervals, and tolerance limits of the percentiles from a data set. Also calculates the order statistics needed for any sample size to create the same estimates. Includes source code and web-based interfaces for executing the programs.
  • [size=1.14em]Numerical Methods for Estimation and Inference in Bayesian VAR-models - Fortran 77 code for paper by K. Rao Kadiyala and Sune Karlsson.
  • [size=1.14em]ODRPACK - Solves the weighted orthogonal distance regression problem 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. Includes documentation, revision history, and source code.
  • [size=1.14em]Permutation Methods: A Distance Function Approach - Code for book by Paul W. Mielke Jr. and Kenneth J. Berry.
  • [size=1.14em]Peter Green - 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.
  • [size=1.14em]Phil Everson research - TLNise: Two-Level Normal independent sampling estimation. Rcwish generates random draws from the Wishart and related distributions.
  • [size=1.14em]PIRLS - Poisson Iteratively Reweighted Least Squares Program for Additive, Multiplicative, Power, and Non-linear Models, by Leif E. Peterson, Journal of Statistical Software v2 (1997).
  • [size=1.14em]Predictor Sort Confidence Interval Simulation - Performs a simulation to evaluate the performance of corrected confidence intervals based on blocked and unblocked ANOVAs in a predictor sort sampling ANOVA. Also estimates coverages for confidence intervals based on an analysis of covariance, and for confidence intervals based on uncorrected blocked and unblocked ANOVAs.
  • [size=1.14em]Quality Control and Engineering Statistics code - For a course, authored by Karen Jensen, F. F. Gan, Stephen Crowder, Thomas Lorenzen, Keith Crawford, Andy Chiang, and Brandon L. Paris.
  • [size=1.14em]Quantiles of the Multivariate Studentized Range Procedure - By Otto Schwalb.
  • [size=1.14em]Random Number Generator - KISS RNG by George Marsaglia
  • [size=1.14em]Raw General Linear Model Code - Code for linear model hypothesis testing and power calculations via the singular value decomposition.
  • [size=1.14em]Recipe: REGression Confidence Intervals for PErcentiles - 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.
  • [size=1.14em]RedFit - Fortran 90 code by Michael Schulz and Manfred Mudelsee to estimate red-noise spectra directly from unevenly spaced time series, without requiring interpolation.
  • [size=1.14em]Research Tools Developed by the Mann Group - Fortran 77 code for the Mann and Lees Multi-Taper Method (MTM) and Mann and Park MTM-SVD Multivariate Signal Analysis.
  • [size=1.14em]Richard Chandler's software - 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).
  • [size=1.14em]Robust Estimation of Simple Statistics - By T. Beers, K. Flynn, and K. Gebhardt.
  • [size=1.14em]Simulation of Multinomial Probit Probabilities and Imputation - By Steven Stern.
  • [size=1.14em]Smoothing Splines - 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.
  • [size=1.14em]SNOB - Mixture modelling by Minimum Message Length (MML).
  • [size=1.14em]SNP: A Program for Nonparametric Time Series Analysis - 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.
  • [size=1.14em]Software for Stochastic Simulation Input Modeling - Fortran 77 code and Windows executables for fitting Johnson distributions, Poisson processes, and other topics. By James R. Wilson.
  • [size=1.14em]Software for the Analysis of Binary Recurrent Events (SABRE) - Fortran 77 code for the statistical analysis of multi-process random effect response data. These responses can take the form of binary, ordinal, count and linear recurrent events.
  • [size=1.14em]Some Uniform and Normal Random Number Generators - Two pseudorandom number generators, ranut and rannw, written in Fortran 77 by Richard P. Brent and released under the GNU General Public License.
  • [size=1.14em]Source Code for the Tight T Program - Free 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. Includes downloads for Solaris and DOS.
  • [size=1.14em]Spatial Statistics - Fortran 90 code by Kelley Pace.
  • [size=1.14em]SPECTRUM - Analogue data is collected and digitized with an A/D converter. Having then a collection of digitized time series which reside in the computer, this program calculate amplitude density, autospectral (power) density and cross-spectral density functions from these input time series.
  • [size=1.14em]StatCodes - 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.
  • [size=1.14em]Statistical Analysis of Climate Time Series - 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 estimates trends in the occurrence rate of extreme weather and climate events.
  • [size=1.14em]Statistical programs - 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.
  • [size=1.14em]StatLib - System for distributing statistical software, datasets, and information on the internet. Includes Applied Statistics algorithms (of the Royal Statistical Society) and a considerable amount of other Fortran code.
  • [size=1.14em]StatLib---Software and extensions for the S (Splus) language - Links to many packages with Fortran source.
  • [size=1.14em]Stochastic Differential Equations - Fortran/Matlab program by Andrea Barreiro to integrate SDE's using Euler's method.
  • [size=1.14em]STSPAC - Fortran 77 code for statistics by Charlie Reeve, covering probability distributions, random number generation, least-squares calculations, and other topics.
  • [size=1.14em]TULSIM - 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.
  • [size=1.14em]University of California, Berkeley, Econometrics Laboratory Fortran Software - Econometrics codes.
  • [size=1.14em]VPLX: Variance Estimation for Complex Samples - Program from the U.S. Census Bureau for the calculation of variances for complex sample designs through replication.




评分

参与人数 1金钱 +12 贡献 +3 收起 理由
mofangbao + 12 + 3

查看全部评分

密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-12-30 16:35:31 | 显示全部楼层
本帖最后由 JJYY 于 2013-12-30 16:39 编辑

我发现你总是弄一些华而不实的东西!几乎每次都是全篇的英文网页往上黏贴,每次有无人看都是个问题,你可以试着真正总结一下看能不能提取一些有用的东西,再给自己锻炼的同时,方便一下大家。仅仅是个人建议!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

0
早起挑战累计收入
发表于 2013-12-30 17:05:03 | 显示全部楼层

介绍性的工作是不可缺少的,可以丰富论坛的多样性,这些东西可并非华而不实,可能是你对其认识不够,等你某天需要某个东西,从网络上搜索到这里的东西之后,你可能就会改变这样的看法,我看过楼主发的不少帖子,都是对某一领域或者方向的一个汇总小结。
请对乐于分享的朋友保持友好的态度吧,有建议可以合理的提出,不过需要友好的方式,直接说别人的东西华而不实是否有些不礼貌呢?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2013-12-30 19:13:29 | 显示全部楼层
mofangbao 发表于 2013-12-30 17:05
介绍性的工作是不可缺少的,可以丰富论坛的多样性,这些东西可并非华而不实,可能是你对其认识不够,等你 ...

不少网友只是停留在自身的需求层次看待问题,这很正常,这在我意料之中。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-12-30 21:08:05 | 显示全部楼层
mofangbao 发表于 2013-12-30 17:05
介绍性的工作是不可缺少的,可以丰富论坛的多样性,这些东西可并非华而不实,可能是你对其认识不够,等你 ...

用词多有不当!希望没有影响各位的积极性!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-12-30 22:34:14 来自手机 | 显示全部楼层
JJYY 发表于 2013-12-30 21:08
用词多有不当!希望没有影响各位的积极性!

都是对论坛对气象的支持嘛~
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-1-1 12:02:49 | 显示全部楼层
真是有心人啊
收藏了
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2014-1-22 22:45:05 | 显示全部楼层
随便举个例子,以上聚会软件中的“Ensemble Kalman Filter (EnKF) - Fortran 90 code by Geir Evensen.”即是热门的陆面数据同化、大气数据同化、水文数据同化的主要手段——卡尔曼滤波的程序与应用方法等。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-7-2 11:42:33 | 显示全部楼层
请教 作者 :卡尔曼滤波 到底 是用来干什么的呀?具体是滤掉 那个频段的波呀?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-7-2 12:29:35 | 显示全部楼层
多谢分享!学习了
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表