Skip to content

Gaurav Sharma's Blog

Articles on Statistics, Machine Learning and Functional Programming

  • About
  • Sample Page

Categories:

  • Algebra
  • Analysis
  • BookExcerpts
  • Circuit Simulation
  • Computer Science
  • Concurrency
  • Design
  • Development Tools
  • Essays on Life and Philosophy
  • Fixed Point
  • Functional Programming
  • Git
  • Hackers
  • Haskell
  • History of Mathematics
  • Inference
  • Interpreters
  • Linear Regression
  • Linear Regression Models
  • Links
  • MapReduce and NoSQL
  • Mathematics
  • Numerical Methods
  • On Writing
  • OOP
  • PaulGrahamEssays
  • Prime Numbers
  • Probability
  • Programming Tasks
  • Quotes
  • Racket
  • Rationality
  • SAS
  • Scheme
  • Sicp Solutions
  • Signal Processing
  • Startups
  • Statistical Software
  • Statistics
  • Tail Recursion
  • Time Series
  • Type Theory
  • Uncategorised
  • Uncategorized

Recent Posts

  • Quotes from Stoic Emperor
  • Hello world!
  • Quotes on Focusing
  • Excerpts from ‘How to Work Hard’
  • Flow – The Psychology of Optimal Experience

Recent Comments

  • A WordPress Commenter on Hello world!

Category: SAS

Raising Abstraction Level in SAS

In the following codes an attempt is made to raise the abstraction level available to the sas programmer by providing list manipulation macros:

 

 

Posted on December 1, 2015Author Gaurav SharmaCategories SAS

Markov Model for Loss Forecasting – Implementation in SAS

Here’s the sas code that implements the markov model for loss forecasting:

 

 

Posted on December 1, 2015Author Gaurav SharmaCategories SAS
Proudly powered by WordPress