Unformatted text preview: plot sbp*quet; run; title 'Basic Regression Output; sbp vs quet'; proc reg; model sbp = quet; run; title 'Conf Intervals and Prediction intervals, sbp model'; proc reg; model sbp = quet / clm cli; run;...
View
Full Document
- Spring '09
- Heeren
- Regression Analysis, Prediction interval, person sbp quet, sbp quet age, input person sbp
-
Click to edit the document details