• Previous Page
  • |
  • Next Page
Syntax
Previous Page | Next Page

The LOAN Procedure

  • Overview
  • Getting Started Getting Started
    Analyzing Fixed Rate Loans Analyzing Balloon Payment Loans Analyzing Adjustable Rate Loans Analyzing Buydown Rate Loans Loan Repayment Schedule Loan Comparison
  • Syntax Procedure Syntax
    Functional Summary PROC LOAN Statement FIXED Statement BALLOON Statement ARM Statement BUYDOWN Statement COMPARE Statement
  • Details Procedure Details
    Computational Details Loan Comparison Details OUT= Data Set OUTCOMP= Data Set OUTSUM= Data Set Printed Output ODS Table Names
  • Examples Procedure Examples
    Discount Points for Lower Interest Rates Refinancing a Loan Prepayments on a Loan Output Data Sets Piggyback Loans
  • References
 

Syntax: LOAN Procedure

The following statements are used with PROC LOAN:

PROC LOAN options ;
FIXED options ;
BALLOON options ;
ARM options ;
BUYDOWN options ;
COMPARE options ;
Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page