regression.sas File Reference


Detailed Description

Linear regression analysis - example for SASUnit.

Calculate a simple linear regression with intercept for the two variables specified and

This example contains no validation of macro parameters

Version:
$Revision: 6 $
Author:
$Author: amangold $
Date:
$Date: 2010-06-11 17:54:04 +0200 (Fr, 11 Jun 2010) $
See also:
$HeadURL: https://sasunit.svn.sourceforge.net/svnroot/sasunit/trunk/example/saspgm/regression.sas $
Parameters:
data input dataset
x variable for x axis, must be numeric
y variable for y axis, must be numeric
out output dataset, contains variables &x, &y and &yhat
yhat name of the variable with estimated values
parms output dataset with regression parameters
report report file (file extension must be .rtf)

Definition in file regression.sas.

Go to the source code of this file.


Generated on Sun Oct 10 14:10:15 2010 for SASUnit Examples by  doxygen 1.5.3