Python for Economists

econpy.org

Sunday, August 28, 2011

Using Python for Econometrics and Linear Algebra

The following links contain Python code for various tasks in econometrics and linear algebra. They come from the owner of the blog, Digital Explorations. As a PhD student in economics, and a Python enthusiast myself (see: econpy.org), I am more than happy to see Python code like this being created.
  • Cholesky decomposition and inverse of positive definite matrices
  • Solving an AR(p) time series model using least squares
  • Solving Ax = b where A is symmetric positive definite
  • White's test for heteroscedasticity
  • Breusch-Godfrey test for serial correlation up to order p
  • Nonlinear regression, fitting of linearizable nonlinear equations to data
  • Performing one iteration of Cochrane-Orcutt procedure
  • Iterated Cochrane-Orcutt procedure
  • Ljung-Box test for autocorrelation
  • Statistics: Computing quantiles
  • Gramm Schmidt orthogonalization algorithm in Python
  • QR decomposition with Gramm-Schmidt orthogonalization Python
  • Gauss elimination in Python
  • Computing determinants via diagonalization
Posted by Unknown at 5:28 PM 2 comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: econometrics, python, statistics
Newer Posts Home
Subscribe to: Posts (Atom)

Tags

  • bibtex (1)
  • culturomics (1)
  • econometrics (3)
  • economics (1)
  • google domestic trends (1)
  • google ngram viewer (1)
  • google scholar (1)
  • GPU (1)
  • Herfindahl index (1)
  • ipython (3)
  • live economics (1)
  • mapreduce (1)
  • market share (1)
  • microsoft (1)
  • newegg (1)
  • pandas (2)
  • pandas dataframe (1)
  • pycuda (1)
  • python (6)
  • pythonanywhere (1)
  • search engines (1)
  • sqlite (1)
  • statistics (1)
  • yahoo (1)

Blog Archive

  • ►  2013 (4)
    • ►  December (1)
    • ►  May (1)
    • ►  March (2)
  • ►  2012 (3)
    • ►  December (2)
    • ►  April (1)
  • ▼  2011 (3)
    • ►  November (1)
    • ►  September (1)
    • ▼  August (1)
      • Using Python for Econometrics and Linear Algebra
Simple theme. Powered by Blogger.