ODS Graphics Template Modification

Example 25.2 Adding Equations and Special Characters to Fit Plots

(View the complete code for this example.)

This example shows how to run the REG and TRANSREG procedures to get fit plots. The R square, mean, and equation for the regression model are output to data sets, and the results are processed and then displayed in subsequent fit plots. This example also illustrates Unicode and how to add special characters to graphs (for example, ModifyingAbove mu With caret and upper R squared). The Unicode Consortium http://unicode.org/ provides a list of character codes at http://www.unicode.org/charts/charindex.html.

Last updated: December 09, 2022