SAS Structural Equation Modeling 1.3 for JMP

Size: px
Start display at page:

Download "SAS Structural Equation Modeling 1.3 for JMP"

Transcription

1 SAS Structural Equation Modeling 1.3 for JMP SAS Documentation

2 The correct bibliographic citation for this manual is as follows: SAS Institute Inc SAS Structural Equation Modeling 1.3 for JMP. Cary, NC: SAS Institute Inc. SAS Structural Equation Modeling 1.3 for JMP Copyright 2012, SAS Institute Inc., Cary, NC, USA ISBN All rights reserved. Produced in the United States of America. For a hard-copy book: No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc. For a Web download or e-book: Your use of this publication shall be governed by the terms established by the vendor at the time you acquire this publication. The scanning, uploading, and distribution of this book via the Internet or any other means without the permission of the publisher is illegal and punishable by law. Please purchase only authorized electronic editions and do not participate in or encourage electronic piracy of copyrighted materials. Your support of others rights is appreciated. U.S. Government Restricted Rights Notice: Use, duplication, or disclosure of this software and related documentation by the U.S. government is subject to the Agreement with SAS Institute and the restrictions set forth in FAR , Commercial Computer Software-Restricted Rights (June 1987). SAS Institute Inc., SAS Campus Drive, Cary, North Carolina st electronic book, May st printing, July 2012 SAS Publishing provides a complete selection of books and electronic products to help customers use SAS software to its fullest potential. For more information about our e-books, e-learning products, CDs, and hard-copy books, visit the SAS Publishing Web site at support.sas.com/publishing or call SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. indicates USA registration. Other brand and product names are registered trademarks or trademarks of their respective companies.

3 Contents Credits v Chapter 1. About This Book Chapter 2. Introduction to SAS Structural Equation Modeling for JMP Chapter 3. Getting Started with SAS Structural Equation Modeling for JMP Chapter 4. Linear Regression Analysis Chapter 5. Path Analysis Chapter 6. Confirmatory Factor Analysis Chapter 7. Structural Equation Model Chapter 8. Latent Growth Curve Model Chapter 9. Single Group Analysis Window Chapter 10. Model Library Window Chapter 11. User Profile Window Chapter 12. Properties Windows Appendix A. Frequently Asked Questions

4 iv

5 Credits Documentation Writing Editing Documentation Support Technical Review Ruth Baldasaro Anne Baxter Tim Arnold, Sharad Prabhu Yiu-Fai Yung, Wayne Watson Software JMP PROC CALIS Wayne Watson Yiu-Fai Yung Support Groups Software Testing Technical Support Usability Wei Zhang, Ruth Baldasaro Duane Hayes Todd Barlow, Kevin Hodge

6 vi

7 Chapter 1 About This Book This book describes the features of SAS Structural Equation Modeling for JMP and includes several examples that show how to use them. The example topics include multiple regression, path analysis, confirmatory factor analysis, structural equation modeling, and latent growth curve modeling. Each example describes how to specify the data, create the path diagram, analyze the path diagram, and view the results. This book does not contain a comprehensive treatment of structural equation modeling (SEM) or more technical details regarding the SAS/STAT CALIS procedure. For more information about SEM, see Bollen (1989). For more information about the SAS/STAT CALIS procedure, see Chapter 26, The CALIS Procedure (SAS/STAT User s Guide). This book is organized as follows: This chapter describes the organization of the book. Chapter 2 provides a brief description of SAS Structural Equation Modeling for JMP, describes its benefits, and compares it to the SAS/STAT CALIS procedure. Chapter 3 gets you started with a simple example of how to us SAS Structural Equation Modeling for JMP. Chapter 4 through Chapter 8 show examples of other analyses which build on the getting started example. Chapter 9 through Chapter 12 describe features of the various SAS Structural Equation Modeling for JMP windows. Appendix A provides answers to frequently asked questions. References Bollen, K. A. (1989), Structural Equations with Latent Variables, New York: John Wiley & Sons.

8 2

9 Chapter 2 Introduction to SAS Structural Equation Modeling for JMP Contents Overview of SAS Structural Equation Modeling for JMP Benefits of SAS Structural Equation Modeling for JMP Comparing SAS Structural Equation Modeling for JMP to the SAS/STAT CALIS Procedure 4 Overview of SAS Structural Equation Modeling for JMP SAS Structural Equation Modeling for JMP is a graphical user interface that provides easy access to structural equation modeling (SEM) techniques. The interface enables you to quickly specify a path diagram to represent the hypothesized relationships among the variables. You can specify models with only observed variables (including multiple regression and path analysis models) and models that have both observed and latent variables (including factor analysis and latent growth curve models). You access SAS Structural Equation Modeling for JMP from the JMP interface. SAS Structural Equation Modeling for JMP uses the SAS/STAT CALIS procedure to perform the model estimation and then performs the remaining computations. For more information about PROC CALIS, see Chapter 26, The CALIS Procedure (SAS/STAT User s Guide). Benefits of SAS Structural Equation Modeling for JMP SAS Structural Equation Modeling for JMP provides the following benefits: An intuitive and efficient path diagram interface: You can quickly specify and modify diagrams. A customizable diagram view: You can choose to view the variable variances, errors, or default covariances among exogenous variables. You can also choose to view either unstandardized or standardized parameter estimates. A diagram to save and print: You can easily print a diagram or copy a diagram to a document or presentation. You can also save the diagram to use with other data sets or to modify in future analyses.

10 4 Chapter 2: Introduction to SAS Structural Equation Modeling for JMP A model comparison view: You can fit and save the results from multiple models in one project file and view model fit statistics from multiple models in one table for easy model comparison. A flexible system for data handing: You can easily analyze raw, correlation, or covariance data. JMP can read in many data file types in addition to JMP data tables. SAS Structural Equation Modeling for JMP can modify a table of correlation or covariance data to contain the appropriate SAS correlation or covariance table format for analysis. Comparing SAS Structural Equation Modeling for JMP to the SAS/STAT CALIS Procedure Table 2.1 compares the interface, estimation, and analysis features of SAS Structural Equation Modeling for JMP to the SAS/STAT CALIS procedure (PROC CALIS). Table 2.1 Program Features SAS Structural Equation Feature Modeling for JMP PROC CALIS Interface Features Graphical user interface Yes No Path diagram input and output Yes No Saving and loading projects Yes No Scripting language No Yes Estimation Features Maximum likelihood Yes Yes Generalized least squares Yes Yes Weighted least squares Yes Yes Unweighted least squares Yes Yes Diagonally weighted least squares Yes Yes Full-information maximum likelihood Yes Yes Analysis Features Model fit Information Yes Yes Unstandardized solution Yes Yes Standardized solution Yes Yes Mean structure analysis Yes Yes Equality constraints Yes Yes Model comparison Yes No Multiple-group analysis No Yes Direct and indirect effects Yes Yes Boundary and linear constraints No Yes Nonlinear constraints No Yes Modification indices Yes Yes

11 Chapter 3 Getting Started with SAS Structural Equation Modeling for JMP Contents Overview of Getting Started Example Start a SAS Structural Equation Modeling for JMP Analysis Create the Model Specify the Data Set Add Variables to the Diagram Draw Paths Label the Analysis Specify Options for the Analysis Perform the Analysis View the Results View Results in the Diagram Verify Accuracy of Results View Detailed Results Summary of Results Save the Results Save a Model Library File Save a Single Group Analysis Project File Save a Diagram Print a Diagram Overview of Getting Started Example This getting started example uses a multiple regression model to show you how to use SAS Structural Equation Modeling for JMP. This example begins with a description of the data and the example model; then it shows you how to start a new analysis, specify the data set, create the multiple regression model, analyze the model, view the results, and save the analysis. This example shows you how to create and perform an analysis in SAS Structural Equation Modeling for JMP, but it does not describe all the ways you can create a model or all of the features of SAS Structural Equation Modeling for JMP. Throughout

12 6 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP this example are directions about where to find more information about other features of SAS Structural Equation Modeling for JMP. You can find the data file for this getting started example, Sales_Data.jmp, by going to the JMP Home window and selecting SAS I Structural Equation Modeling I Sample Data I Sales Data. The data file Sales_Data.jmp contains raw data, which are observations for each variable for each unit included in the study. The data file contains responses from 25 companies for four variables (N_emp is the number of employees, Advert is the company s advertising spending in millions of dollars, LastS is last year s sales in millions of dollars, and CurrentS is the current year s sales in millions of dollars). Table 3.1 shows the contents of the data set. Table 3.1 Raw Data from Sales_Data.jmp N_emp Advert LastS CurrentS This example shows you how to create the multiple regression model shown in Figure 3.1, where the number of employees (N_emp), advertising spending (Advert), and last year s sales (LastS) are all are used to predict the current year s sales (CurrentS).

13 Start a SAS Structural Equation Modeling for JMP Analysis 7 Figure 3.1 Getting Started Example Path Diagram Start a SAS Structural Equation Modeling for JMP Analysis 1 Open JMP or later. 2 To open the Sales_Data.jmp data file, select SAS I Structural Equation Modeling I Sample Data I Sales Data. 3 Select SAS I Structural Equation Modeling I Single Group Analysis. The Structural Equation Models for a Single Group window appears as shown in Figure 3.2.

14 8 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Figure 3.2 Structural Equation Models for a Single Group Window The Structural Equation Models for a Single Group window contains a set of project buttons and three tabs: Data, Analyses, and Comparisons. You use the Data tab to specify information about the data set. You use the Analyses tab to create, modify, and run analyses on one or more models. You use the Comparisons tab to examine the fit statistics from each analysis you run in the Analyses tab. The Comparisons tab is available only after you run an analysis on the Analyses tab. Create the Model In this section you learn how to specify the data set, add variables to the diagram, draw paths, and label the analysis. Specify the Data Set On the Data tab, ensure that the following values are specified under Data Table Properties: 1 Verify that Name shows Sales_Data.

15 Add Variables to the Diagram 9 2 Verify that Raw Data is selected from the Data Structure list. The other properties of the Data tab are not used in this example. For more information about the other features of the Data tab, see the section Data Tab on page 151. Add Variables to the Diagram 1 Click the Analyses tab. See Figure 3.3. Figure 3.3 Analyses Tab 2 Click Palette to show the Variables area, which contains the shapes for latent (oval) and observed (rectangle) variables. 3 On the Diagram tab, drag a variable from the Variables list to the desired location in the Diagram area. NOTE: If you drag more than one variable into the Diagram area at a time, a window appears and asks whether the variables should be arranged horizontally or vertically.

16 10 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP 4 After all of the variables are in the diagram, drag the variables around until they look like the variables in Figure 3.4. Figure 3.4 Getting Started Example Diagram Tab with Variables Only Draw Paths To draw paths from the independent variables N_emp, Advert, and LastS to the dependent variable CurrentS: 1 Rest the cursor on N_emp. A small palette appears that contains a single-headed and a double-headed arrow. Figure 3.5 shows an example of this palette. You use the double-headed arrow to represent covariances or correlations, and you use the single-headed arrow to represent unidirectional effects. 2 Select the single-headed arrow. It turns red when selected; see Figure 3.5.

17 Draw Paths 11 Figure 3.5 Arrow Palette 3 Drag the cursor toward CurrentS. The black outline of CurrentS turns bold, indicating that the variable is a valid target for this path. 4 Release the mouse button. A single-headed path from N_emp to CurrentS appears in the diagram. 5 Repeat these steps for Advert and LastS. Figure 3.6 shows the resulting diagram.

18 12 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Figure 3.6 Getting Started Example Diagram with Paths Connecting the Variables

19 Label the Analysis 13 Label the Analysis You can specify a label and notes for an analysis on the General tab. If a label is not specified, the analysis is automatically given a unique label Analysis 1, Analysis 2, and so on. Even though the label and notes are optional, specifying a label is useful so that you can quickly locate a model when you are exploring several models for the same data. To specify a label and notes for an analysis: 1 Click the General tab. 2 In the Label box, type a title for the model. 3 In the Notes box, type a description of the model. Figure 3.7 shows the General tab with model information in the Label and Notes boxes. Figure 3.7 Getting Started Example General Tab Specifications The title you type in the Label box is displayed in the Analyses list. Click the Analyses button to view the list, as shown in Figure 3.8.

20 14 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Figure 3.8 Getting Started Example Analyses List Specify Options for the Analysis 1 Click the Methods tab. 2 In the Analyze area, select Covariances to specify a covariance matrix for the analysis of this example. A covariance matrix is the default. 3 In the Estimation area, select Maximum likelihood from the Method list. Maximum likelihood estimation is the default estimation method. For more details about the estimation options, see the section Specify Estimation Method on page In the Optimization area, select Default from the Method list. The Default optimization method uses the optimization method best suited for the number of parameters the model is estimating. For more details about the optimization options, see the section Specify Optimization Method on page In the Optimization area, type the maximum number of iterations to be performed in this analysis in the Maximum iterations box. For this analysis, leave this box blank to use the default maximum number

21 Perform the Analysis 15 of iterations, which is based on the optimization method. For more details about the maximum iterations option, see the section Specify Maximum Iterations on page 169. Figure 3.9 shows these selections. Figure 3.9 Getting Started Example Methods Tab Specifications Perform the Analysis After you have specified the desired path diagram and analysis options, click Run in the Perform Analysis area to fit the model and generate the results output. View the Results In this section you learn what results can be viewed in the diagram and on the Results tab, and you learn how to check that the model converged to a proper solution.

22 16 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP View Results in the Diagram The results of the model appear in the diagram with parameter estimates above the paths and variables. Figure 3.10 shows the unstandardized estimate results when Unstd. Estimates is selected from the View list. Figure 3.10 Getting Started Example Diagram with Unstandardized Results Figure 3.11 shows the standardized estimate results when Std. Estimates is selected from the View list.

23 View Results in the Diagram 17 Figure 3.11 Getting Started Example Diagram with Standardized Results NOTE: You cannot modify the model when Unstd. Estimates or Std. Estimates is selected from the View list. You can modify the model if you return to the diagram view that does not contain any parameter estimates. To return to the diagram view that does not contain any parameter estimates, select Input from the View list. Another way to modify a diagram after it has been run is to select Copy in the Analysis pane to copy the diagram into a new analysis. In the Diagram area, the estimate of the variance of each variable is displayed above it, and the estimated multiple regression coefficients are displayed on the paths from the predictors to the outcome. Any parameter estimate that differs significantly from 0 (based on t tests) is marked with an asterisk. Two asterisks indicate that p < 0.01; one asterisk indicates that p < 0.05.

24 18 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Verify Accuracy of Results Before you examine more detailed results on the Results tab, you should verify that the model converged without any warning or error messages. After you click Run in the Perform Analysis area, a window usually appears with a warning if any estimation problems occur. Even if a warning window does not appear, you should use the following steps to verify that the model has converged: 1 Click the SAS Log tab. 2 Check for model convergence and any error or warning messages in the SAS Log. If the model converges, the SAS Log contains the following message (or a similar message for convergence with another convergence criterion): Convergence criterion (ABSGCONV= ) satisfied. Because the model in this example converged without any errors or warnings, you can correctly interpret the results in the Diagram area and on the Results tab. NOTE: The JMP log is another place to check for potential problems with fitting a model. To open the JMP log, go to the JMP Home window and double-click Log in the Window list. View Detailed Results The Diagram tab contains only some of the results. To view more detailed results, click the Results tab on the Analyses tab. The output in the Results tab is organized such that the modeling specifications and model fit are presented first, followed by the parameter estimates for the model. The parameter estimates are organized to present the parameters for the single-headed arrow paths first, followed by the variance, covariance, and squared multiple correlations. Figure 3.12 and Figure 3.13 show the unstandardized results for this example.

25 Figure 3.12 Getting Started Example Results Tab with Modeling Specifications and Fit Results View Detailed Results 19

26 20 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Figure 3.13 Getting Started Example Results Tab with Maximum Likelihood Parameter Estimate Results The parameter estimates under the PATH List heading are the unstandardized multiple regression coefficients shown on the paths in the Diagram area in Figure The parameter estimates under the Variance Parameters heading are the variance estimates shown above the variables in the Diagram area in Figure Although the Diagram area shows only the parameter estimates, the Results tab also contains the standard error and t test values for each parameter estimate. The Results tab also contains some measures of model fit (under the Fit Summary heading) and the R-square estimate for CurrentS (under the Squared Multiple Correlations heading). The gray triangles next to each section header collapse or expand the section of output. The red triangle at the top of the Results tab contains the options for what you can view in the output. These options are not used in this example; for more detailed information about these options, see Chapter 9, Single Group Analysis Window. In addition to the SAS Log and Results tabs, a SAS Code tab is produced after you click Run. This tab contains the SAS syntax for the model and analysis information specified in the Diagram and Methods tabs. For more information about the syntax of the CALIS procedure, see Chapter 26, The CALIS Procedure (SAS/STAT User s Guide).

27 Summary of Results 21 Summary of Results The parameter estimates in Figure 3.13 indicate that both Advert (the company s advertising spending in millions of dollars) and LastS (last year s sales in millions of dollars) have positive and significant path estimates for their relationship with CurrentS (the current year s sales in millions of dollars). This suggests that these variables explain a significant amount of the variance in CurrentS beyond the variance explained by the other variables in the model. The positive path estimates indicate that higher levels of Advert and LastS are associated with higher levels of CurrentS. The only variable that is not significantly related with CurrentS is N_emp (the number of employees), which suggests that this variable does not explain a significant amount of variance in CurrentS when the variables Advert and LastS are included in the regression model. According the squared multiple correlation estimate for CurrentS, the three predictors explain 95.9% of the variance in CurrentS, suggesting that these three predictors do a good job of explaining the variation in CurrentS. Save the Results After you build your model, you can save your work in any of the ways described in this section. Save a Model Library File A model library file contains a copy of a diagram for one model, but no other information about the model. This file type can be opened or modified in the Model Library window or in a Single Group Analysis window. To store a copy of your diagram in a model library file: 1 Click the Diagram tab. 2 Select Save the model from the Model Library list in the Actions area. 3 Specify the name of the model and where you want the model to be saved. 4 Click Save.

28 22 Chapter 3: Getting Started with SAS Structural Equation Modeling for JMP Save a Single Group Analysis Project File For each analysis you create in a Single Group Analysis window, you can save a copy of the diagram, the parameter specifications, and the results (for each analysis that has results) together in one Single Group Analysis project file. This project file can be opened and modified only in a Single Group Analysis window. To save a Single Group Analysis project file with a copy of all the analysis information, including both the diagram and the results for each model analyzed: 1 In the Project area, click Save or Save As. 2 Specify the name of the model and where you want the model to be saved. 3 Click Save. Save a Diagram To store a copy of your diagram for immediate use in another document or application: 1 Right-click the white background of the Diagram area. 2 Select Copy diagram to the clipboard. 3 Paste the copy of the diagram into another document or application. You can then save or print the document that contains a copy of the diagram. Print a Diagram 1 In the Project area, click Print. 2 Specify the name of the printer and any printing options. 3 Click Print.

29 Chapter 4 Linear Regression Analysis Contents Overview of Linear Regression Analysis Example Create the Model Specify the Data Set Add Multiple Variables to the Diagram Draw Paths Label Each Path Add Mean Structure to the Model Add Mean Structure Using the Methods Tab Add Mean Structure Using the Variable Settings Perform the Analysis View the Results View Results in the Diagram Verify Accuracy of Results View Detailed Results Summary of Results Save Project File Overview of Linear Regression Analysis Example This linear regression analysis example is an extension of the example in Chapter 3, Getting Started with SAS Structural Equation Modeling for JMP. This example uses a multiple regression model to show you how to label variables and add mean structure to a model in SAS Structural Equation Modeling for JMP. This example begins with a description of the data and the example model; then it shows you how to specify the data set, create the multiple regression model, label model parameters, add mean structure, analyze the model, view the results, and save the project. You can find the data file for this multiple regression example, Sales_Data.jmp, by going to the JMP Home window and selecting SAS I Structural Equation Modeling I Sample Data I Sales Data. For more information about this data file, see the section Overview of Getting Started Example on page 5. This linear regression analysis example shows you how to create the multiple regression model shown in Figure 4.1, where the number of employees (N_emp), advertising spending (Advert), and last year s sales

30 24 Chapter 4: Linear Regression Analysis (LastS) are all used to predict the current year s sales (CurrentS). Figure 4.1 shows a diagram of the model with labels on the paths from the predictors to the outcome. Unlike the getting started example, this model estimates mean structure as part of the model. The diagram in Figure 4.1 shows the mean structure as the label Intercept, above the variable current year s sales (CurrentS). The parameter estimate for Intercept is the same as the intercept estimated in a multiple regression analysis in other programs. Figure 4.1 Multiple Regression Path Diagram Create the Model In this section you learn how to specify the data set, add variables to the diagram, draw paths, label the paths, and add mean structure to the analysis. Specify the Data Set On the Data tab, ensure that the following values are specified under Data Table Properties: 1 Verify that Name shows Sales_Data. 2 Verify that Raw Data is selected from the Data Structure list.

31 Add Multiple Variables to the Diagram 25 Add Multiple Variables to the Diagram 1 Click the Analyses tab. 2 Click Palette to open the Palette pane. 3 In the Variables list, select N_emp, Advert, LastS, and CurrentS by holding down the CTRL key and clicking each variable. 4 Drag the selected variables from the Variables list to the desired location in the Diagram area. 5 After you drop the variables in the Diagram area, the Arrange Variables window appears and asks whether you want to arrange the variables in a row or column. Figure 4.2 shows the Arrange Variables window. Figure 4.2 Arrange Variables Window 6 Select Column. 7 Click OK. 8 Drag CurrentS to the right of the other variables so that the variables are arranged to look like the variables in Figure 4.3.

32 26 Chapter 4: Linear Regression Analysis Figure 4.3 Multiple Regression Diagram Tab with Variables Only Draw Paths To draw paths from the predictor variables, N_emp, Advert, and LastS, to the outcome variable, CurrentS: 1 Rest the cursor on N_emp. A small palette appears that contains a single-headed and a double-headed arrow. Figure 4.4 shows an example of this palette. You use the double-headed arrow to represent covariances, and you use the single-headed arrow to represent unidirectional effects. 2 Select the single-headed arrow. It turns red when selected; see Figure 4.4.

33 Draw Paths 27 Figure 4.4 Arrow Palette 3 Drag the cursor toward CurrentS. The black outline of CurrentS turns bold, indicating that the variable is a valid target for this path. 4 Release the mouse button. The single-headed path from N_emp to CurrentS appears. 5 Repeat these steps for Advert and LastS. Figure 4.5 shows the resulting diagram.

34 28 Chapter 4: Linear Regression Analysis Figure 4.5 Multiple Regression Diagram Tab with Paths Connecting the Variables

35 Label Each Path 29 Label Each Path 1 Right-click the path from N_emp to CurrentS. 2 Select Set variable properties. The Path Properties window appears. Figure 4.6 shows the Path Properties window. Figure 4.6 Path Properties Window 3 Select Free. 4 In the Name box, type path_n_emp. 5 Click OK. 6 Repeat these steps for the paths from Advert to CurrentS and from LastS to CurrentS. Give each path a unique name. Figure 4.7 shows the diagram with labels on all the paths that connect the variables. NOTE: Any paths that are labeled with the same name for the path coefficient (or effect) parameter are constrained to have the same parameter estimate.

36 30 Chapter 4: Linear Regression Analysis Figure 4.7 Multiple Regression Diagram Tab with Labels on the Paths Connecting the Variables Add Mean Structure to the Model There are two ways to add mean structure to a model in the SAS Structural Equation Modeling for JMP: through the Methods tab and through the variable settings. Add Mean Structure Using the Methods Tab 1 Click the Methods tab. 2 In the Analyze area, select Mean Structures. Figure 4.8 shows the Methods tab with Mean Structures selected.

37 Add Mean Structure Using the Variable Settings 31 Figure 4.8 Methods Tab with Mean Structure Selected NOTE: When Mean Structures is specified, by default any latent variable mean in a model is specified to be 0. Add Mean Structure Using the Variable Settings 1 Right-click the variable CurrentS. 2 Select Set variable properties. The Variable Properties window appears. 3 Click the Mean/Intercept tab. 4 Select Perform means analysis. Selecting Perform means analysis for only one variable in the model estimates the mean structure for all the variables in the model. 5 Select Free. 6 In the Name box, type Intercept. 7 Click OK. Figure 4.9 shows the diagram with the Intercept above the variable CurrentS.

38 32 Chapter 4: Linear Regression Analysis Figure 4.9 Multiple Regression Diagram Tab with Mean Structure Label above CurrentS Perform the Analysis After you have specified the desired path diagram, click Run in the Perform Analysis area to fit the model and generate the results output. View the Results In this section you learn what results can be viewed in the diagram and on the Results tab, and you learn how to check that the model converged to a proper solution.

39 View Results in the Diagram 33 View Results in the Diagram The results of the model appear in the diagram with parameter estimates above the paths and variables. Figure 4.10 shows the unstandardized parameter estimates when Unstd. Estimates is selected from the View list. Figure 4.10 Multiple Regression Diagram Tab with Unstandardized Results Figure 4.11 shows the standardized parameter estimates when Std. Estimates is selected from the View list.

40 34 Chapter 4: Linear Regression Analysis Figure 4.11 Multiple Regression Diagram Tab with Standardized Results In the Diagram area, the parameter estimates of the mean/intercept and variance of each variable are displayed above each variable separated by a comma, and the estimated multiple regression coefficients are displayed above the paths from the predictors to the outcome. Any parameter estimates that differ significantly from 0 (based on t tests) are marked with asterisks. Two asterisks indicate that p < 0.01; one asterisk indicates that p < 0.05.

41 Verify Accuracy of Results 35 Verify Accuracy of Results Before you examine more detailed results on the Results tab, you should verify that the model converged without any warning or error messages. After you click Run in the Perform Analysis area, a window usually appears with a warning if any estimation problems occur. Even if a warning window does not appear, you should use the following steps to verify that the model has converged: 1 Click the SAS Log tab. 2 Check for model convergence and any error or warning messages in the SAS Log. If the model converges, the SAS Log contains the following message (or a similar message for convergence with another convergence criterion): Convergence criterion (ABSGCONV= ) satisfied. Because the model in this example converged without any errors or warnings, you can correctly interpret the results in the Diagram area and on the Results tab. NOTE: The JMP log is another place to check for potential problems with fitting a model. To open the JMP log, go to the JMP Home window and double-click Log in the Window list. View Detailed Results The Diagram tab contains only some of the results. To view more detailed results, click the Results tab on the Analyses tab. The output on the Results tab is organized such that the modeling specifications and model fit are presented first, followed by the parameter estimates for the model. The parameter estimates are organized to present the parameters for the single-headed arrow paths first, followed by the estimates for the variance parameters, covariances, means and intercepts, and squared multiple correlations. Figure 4.12 and Figure 4.13 show the unstandardized results for this example.

42 36 Chapter 4: Linear Regression Analysis Figure 4.12 Multiple Regression Results Tab with Modeling Specifications and Fit Results

43 View Detailed Results 37 Figure 4.13 Multiple Regression Results Tab with Maximum Likelihood Parameter Estimate Results The parameter estimates under the PATH List heading are the unstandardized multiple regression coefficients shown on the paths in the Diagram area in Figure The parameter estimates under the Means and Intercepts and Variance Parameters headings are the mean and variance estimates shown above the variables in the Diagram area in Figure Although the Diagram area shows only the parameter estimates, the Results tab also contains the standard error and t test values for each parameter estimate. The Results tab also contains some measures of model fit (under the Fit Summary heading) and the R-square estimate for CurrentS (under the Squared Multiple Correlations heading).

44 38 Chapter 4: Linear Regression Analysis Summary of Results A full summary of the results for this model is found in Chapter 3, Getting Started with SAS Structural Equation Modeling for JMP. The new results for this model are the estimates for the means of N_emp, Advert, and LastS, and the intercept of CurrentS. The results in Figure 4.13 indicate the following: The mean of N_emp is This is the average number of employees for companies in this sample. The mean of Advert is This is the average advertising spending in millions of dollars for the companies in this sample. The mean of LastS is This is the average for last year s sales in millions of dollars for the companies in this sample. The intercept of CurrentS, called Intercept, is This number is the average current sales for a company with no employees, no advertising spending, and no last year s sales. This is not practically meaningful for this example, but is an example of how this parameter would be interpreted in other multiple regression analyses. Save Project File To save a Single Group Analysis project file with a copy of all the analysis information, including both the diagram and the results: 1 In the Project area, click Save or Save As. 2 Specify the name of the model and where you want the model to be saved. 3 Click Save.

45 Chapter 5 Path Analysis Contents Overview of the Path Analysis Example Create Model Specify the Data Set Add Multiple Variables to the Diagram Draw Paths Modify the Diagram to Show Error Variables Modify the Diagram to Show Variances Perform the Analysis View Model 1 Results View Model 1 Results in the Diagram Verify Accuracy of Results View Detailed Model 1 Results Summary of Model 1 Results Create Model Copy Model Remove a Path Modify the Diagram to Show Default Covariance Path Perform the Analysis View Model 2 Results View Model 2 Results in the Diagram Verify Accuracy of Results View Detailed Model 2 Results Summary of Model 2 Results Compare the Models Summary of Model Comparison References Overview of the Path Analysis Example Path analysis is a method for testing causal pathways among observed variables when there is more than one outcome (endogenous) variable (Wright 1934). This example begins with a description of the data and

46 40 Chapter 5: Path Analysis the two example models; then it shows you how to specify the data set, create the path analysis models, analyze the models, and view the results. This example also shows you how to use the Comparisons tab to customize a table of the model fit statistics to compare model fit for multiple models, and how to modify the diagram to view the error variables, parameter variances, and default covariances in the diagram. You can find the data file for this path analysis example, Sales_Data.jmp, by going to the JMP Home window and selecting SAS I Structural Equation Modeling I Sample Data I Sales Data. For more information about this data file, see the section Overview of Getting Started Example on page 5. This path analysis example shows you how to create the two path analysis models designed to predict current year s sales (CurrentS). The models are shown in Figure 5.1 and Figure 5.2. In Figure 5.1, the number of employees (N_emp) predicts last year s sales (LastS); advertising spending (Advert) and last year s sales (LastS) predict the current year s sales (CurrentS); and last year s sales(lasts) predicts advertising spendings (Advert). Figure 5.1 Path Analysis Model 1 Diagram The path analysis model in Figure 5.2 is the same as Figure 5.1, except for the removal of the path that allows last year s sales (LastS) to predict advertising spending (Advert).

47 Create Model 1 41 Figure 5.2 Path Analysis Model 2 Diagram Create Model 1 In this section you learn how to specify the data set, add variables to the diagram, draw paths, and modify the diagram to view the error variables and parameter variances in the diagram. Specify the Data Set On the Data tab, verify that the following information is specified in the Data Table Properties area: 1 Verify that Name shows Sales_Data. 2 Verify that Raw Data is selected from the Data Structure list. Add Multiple Variables to the Diagram Now that the data have been specified, you can start building your model. To build the first path analysis model: 1 Click the Analyses tab. 2 Click Palette to open the Palette pane.

48 42 Chapter 5: Path Analysis 3 In the Variables list, select more than one variable at a time by holding down the CTRL key and clicking each observed variable. 4 Drag the selected variables from the Variables list to the desired location in the Diagram area. 5 After you drop the variables in the Diagram area, the Arrange Variables window appears and asks whether the variables should be arranged in a row or column. 6 Select Row. 7 Click OK. 8 Repeat these steps for the variables LastS and CurrentS. Drag LastS and CurrentS above the other variables so that the variables are arranged to look like the variables in Figure 5.3. Figure 5.3 Path Analysis Model 1 Diagram Tab with Variables Only

49 Draw Paths 43 Draw Paths 1 Rest the cursor on N_emp. A small palette appears that contains a single-headed and a double-headed arrow. 2 Select the single-headed arrow. (It turns red when selected.) 3 Drag the cursor toward LastS. The black outline of LastS turns bold, indicating that the variable is a valid target for this path. 4 Release the mouse button. The single-headed path from N_emp to LastS appears. 5 Repeat these steps for the paths from Advert to CurrentS, from LastS to CurrentS, and from LastS to Advert. Figure 5.4 shows the resulting diagram. Figure 5.4 Path Analysis Model 1 Diagram Tab with Paths Connecting the Variables

50 44 Chapter 5: Path Analysis Modify the Diagram to Show Error Variables 1 Right-click in the Diagram area. 2 Select Show error variables. Figure 5.5 shows the diagram with the error variables. Figure 5.5 Path Analysis Model 1 with Error Variables Modify the Diagram to Show Variances 1 Right-click in the Diagram area. 2 Select Show variances. Figure 5.6 shows the diagram with the variance paths.

51 Perform the Analysis 45 Figure 5.6 Path Analysis Model 1 with Error Variables and Variances Perform the Analysis After you have specified the desired path diagram, click Run in the Perform Analysis area to fit the model and generate the results output. View Model 1 Results In this section you learn what results can be viewed in the diagram and on the Results tab, and you learn how to check that the model converged to a proper solution.

52 46 Chapter 5: Path Analysis View Model 1 Results in the Diagram Figure 5.7 shows the unstandardized parameter estimates in the diagram when Unstd. Estimates is selected from the View list. Figure 5.7 Path Analysis Model 1 Diagram with Unstandardized Results Figure 5.8 shows the standardized parameter estimates in the diagram when Std. Estimates is selected from the View list.

53 View Model 1 Results in the Diagram 47 Figure 5.8 Path Analysis Model 1 Diagram with Standardized Results In the Diagram area, the estimate of the variance of each variable is displayed below the variance and error variance path for each variable. Each estimated path coefficient is displayed next to the path from one variable to another. Any parameter estimates that differ significantly from 0 (based on t tests) are marked with asterisks. Two asterisks indicate that p < 0.01; one asterisk indicates that p < 0.05.

54 48 Chapter 5: Path Analysis Verify Accuracy of Results Before you examine more detailed results on the Results tab, you should verify that the model converged without any warning or error messages. After you click Run in the Perform Analysis area, a window usually appears with a warning if any estimation problems occur. Even if a warning window does not appear, you should use the following steps to verify that the model has converged: 1 Click the SAS Log tab. 2 Check for model convergence and any error or warning messages in the SAS Log. If the model converges, the SAS Log contains the following message (or a similar message for convergence with another convergence criterion): Convergence criterion (ABSGCONV= ) satisfied. Because the model in this example converged without any errors or warnings, you can correctly interpret the results in the Diagram area and on the Results tab. NOTE: The JMP log is another place to check for potential problems with fitting a model. To open the JMP log, go to the JMP Home window and double-click Log in the Window list. View Detailed Model 1 Results The Diagram area contains only some of the results. To view more detailed results, click the Results tab on the Analyses tab. The output in the Results tab is organized such that the modeling specifications and model fit are presented first, followed by the parameter estimates for the model. The parameter estimates are organized to present the parameters for the single-headed arrow paths first, followed by the estimates for the variances and squared multiple correlations. Figure 5.9 and Figure 5.10 show the unstandardized results for this example.

55 Figure 5.9 Path Analysis Model 1 Results Tab with Modeling Specifications and Fit Results View Detailed Model 1 Results 49

56 50 Chapter 5: Path Analysis Figure 5.10 Path Analysis Model 1 Results Tab with Maximum Likelihood Parameter Estimate Results Summary of Model 1 Results Overall, Path Analysis Model 1 has excellent fit to the data according to most fit indices. The path parameters are all significant at the p < 0.05 level, and most are significant at the p < 0.01 level. These results indicate that the paths in this model represent significant relationships among the variables. The path parameters are all positive values, indicating that higher values of the predictor are associated with higher values on the outcome. The squared multiple correlations for both LastS and CurrentS are very high (0.959 and 0.970, respectively). These values indicate that most of the variance in these variables can be explained by the predictors. Together, these results suggest that this model does a good job of capturing the relationships among these variables.

57 Create Model 2 51 Create Model 2 Copy Model 1 Rather than creating a new model, you can copy and then modify Path Analysis Model 1 to create Path Analysis Model 2. To copy the model: 1 Click Copy in the Analyses area. A new analysis diagram appears with the same diagram that you selected to copy. Remove a Path To remove the path from LastS to Advert: 1 Right-click the path from LastS to Advert. 2 Select Delete. The path from LastS to Advert disappears. Figure 5.11 shows the modified diagram.

58 52 Chapter 5: Path Analysis Figure 5.11 Path Analysis Model 2 Diagram Modify the Diagram to Show Default Covariance Path By default, when a model has more than one exogenous variable, SAS Structural Equation Modeling for JMP estimates a covariance for each pair of exogenous variables. To see the default covariances in the diagram: 1 Right-click in the Diagram area. 2 Select Show default covariances. Figure 5.12 shows the diagram with the default covariance path.

59 Perform the Analysis 53 Figure 5.12 Path Analysis Model 2 Diagram Perform the Analysis After you have removed the path from LastS to Advert, click Run in the Perform Analysis area to fit the model and generate the results output.

60 54 Chapter 5: Path Analysis View Model 2 Results View Model 2 Results in the Diagram Figure 5.13 shows the unstandardized parameter estimates when Unstd. Estimates is selected from the View list. Figure 5.13 Path Analysis Model 2 Diagram with Unstandardized Results Figure 5.14 shows the Standardized estimate results when Std. Estimates is selected from the View list.

61 View Model 2 Results in the Diagram 55 Figure 5.14 Path Analysis Model 2 Diagram with Standardized Results In the Diagram area, the estimate of the variance of each variable is displayed below the variance or error variance path for each variable. Each estimated path coefficient is displayed next to the path from the predictor to the outcome. Any parameter estimates that differ significantly from 0 (based on t tests) are marked with asterisks. Two asterisks indicate that p < 0.01; on asterisk indicates that p < 0.05.

62 56 Chapter 5: Path Analysis Verify Accuracy of Results Before you examine more detailed results on the Results tab, you should verify that the model converged without any warning or error messages. After you click Run in the Perform Analysis area, a window usually appears with a warning if any estimation problems occur. Even if a warning window does not appear, you should use the following steps to verify that the model has converged: 1 Click the SAS Log tab. 2 Check for model convergence and any error or warning messages in the SAS Log. If the model converges, the SAS Log contains the following message (or a similar message for convergence with another convergence criterion): Convergence criterion (ABSGCONV= ) satisfied. Because the model in this example converged without any errors or warnings, you can correctly interpret the results in the Diagram area and on the Results tab. NOTE: The JMP log is another place to check for potential problems with fitting a model. To open the JMP log, go to the JMP Home window and double-click Log in the Window list. View Detailed Model 2 Results The Diagram contains only some of the results. To view more detailed results, click the Results tab on the Analyses tab. Figure 5.15 and Figure 5.16 show the unstandardized results for this example.

SAS Clinical Data Integration 2.4

SAS Clinical Data Integration 2.4 SAS Clinical Data Integration 2.4 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Clinical Data Integration 2.4: User's Guide.

More information

SAS IT Resource Management 3.3

SAS IT Resource Management 3.3 SAS IT Resource Management 3.3 Gallery Manager User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS IT Resource Management 3.3:

More information

SAS Workflow Manager 2.2: Administrator s Guide

SAS Workflow Manager 2.2: Administrator s Guide SAS Workflow Manager 2.2: Administrator s Guide SAS Documentation July 19, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2018. SAS Workflow Manager 2.2: Administrator

More information

SAS Universal Viewer 1.3

SAS Universal Viewer 1.3 SAS Universal Viewer 1.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS Universal Viewer 1.3: User's Guide. Cary, NC: SAS

More information

The NESTED Procedure (Chapter)

The NESTED Procedure (Chapter) SAS/STAT 9.3 User s Guide The NESTED Procedure (Chapter) SAS Documentation This document is an individual chapter from SAS/STAT 9.3 User s Guide. The correct bibliographic citation for the complete manual

More information

SAS Factory Miner 14.2: User s Guide

SAS Factory Miner 14.2: User s Guide SAS Factory Miner 14.2: User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS Factory Miner 14.2: User s Guide. Cary, NC: SAS Institute

More information

SAS Econometrics and Time Series Analysis 2 for JMP. Third Edition

SAS Econometrics and Time Series Analysis 2 for JMP. Third Edition SAS Econometrics and Time Series Analysis 2 for JMP Third Edition The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Econometrics and Time Series Analysis 2

More information

SAS/STAT 13.1 User s Guide. The NESTED Procedure

SAS/STAT 13.1 User s Guide. The NESTED Procedure SAS/STAT 13.1 User s Guide The NESTED Procedure This document is an individual chapter from SAS/STAT 13.1 User s Guide. The correct bibliographic citation for the complete manual is as follows: SAS Institute

More information

SAS Clinical Data Integration 2.6

SAS Clinical Data Integration 2.6 SAS Clinical Data Integration 2.6 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Clinical Data Integration 2.6: User's Guide.

More information

SAS/STAT 13.1 User s Guide. The Power and Sample Size Application

SAS/STAT 13.1 User s Guide. The Power and Sample Size Application SAS/STAT 13.1 User s Guide The Power and Sample Size Application This document is an individual chapter from SAS/STAT 13.1 User s Guide. The correct bibliographic citation for the complete manual is as

More information

SAS Business Rules Manager 1.2

SAS Business Rules Manager 1.2 SAS Business Rules Manager 1.2 User s Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS Business Rules Manager 1.2. Cary,

More information

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio SAS Simulation Studio 14.1: User s Guide Introduction to SAS Simulation Studio This document is an individual chapter from SAS Simulation Studio 14.1: User s Guide. The correct bibliographic citation for

More information

Licensing SAS DataFlux Products

Licensing SAS DataFlux Products Licensing SAS DataFlux Products The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. Licensing SAS DataFlux Products. Cary, NC: SAS Institute Inc. Licensing SAS DataFlux

More information

SAS Marketing Operations Management 6.0 R14 Update 2

SAS Marketing Operations Management 6.0 R14 Update 2 SAS Marketing Operations Management 6.0 R14 Update 2 What s New SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Marketing Operations Management

More information

SAS Econometrics and Time Series Analysis 1.1 for JMP

SAS Econometrics and Time Series Analysis 1.1 for JMP SAS Econometrics and Time Series Analysis 1.1 for JMP SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2011. SAS Econometrics and Time Series Analysis

More information

SAS Infrastructure for Risk Management 3.4: User s Guide

SAS Infrastructure for Risk Management 3.4: User s Guide SAS Infrastructure for Risk Management 3.4: User s Guide SAS Documentation March 2, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Infrastructure for

More information

Chapter 28 Saving and Printing Tables. Chapter Table of Contents SAVING AND PRINTING TABLES AS OUTPUT OBJECTS OUTPUT OBJECTS...

Chapter 28 Saving and Printing Tables. Chapter Table of Contents SAVING AND PRINTING TABLES AS OUTPUT OBJECTS OUTPUT OBJECTS... Chapter 28 Saving and Printing Tables Chapter Table of Contents SAVING AND PRINTING TABLES AS OUTPUT OBJECTS...418 OUTPUT OBJECTS...422 415 Part 2. Introduction 416 Chapter 28 Saving and Printing Tables

More information

SAS Publishing SAS. Forecast Studio 1.4. User s Guide

SAS Publishing SAS. Forecast Studio 1.4. User s Guide SAS Publishing SAS User s Guide Forecast Studio 1.4 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Forecast Studio 1.4: User s Guide. Cary, NC: SAS Institute

More information

Chapter 13 Multivariate Techniques. Chapter Table of Contents

Chapter 13 Multivariate Techniques. Chapter Table of Contents Chapter 13 Multivariate Techniques Chapter Table of Contents Introduction...279 Principal Components Analysis...280 Canonical Correlation...289 References...298 278 Chapter 13. Multivariate Techniques

More information

SAS Model Manager 2.2. Tutorials

SAS Model Manager 2.2. Tutorials SAS Model Manager 2.2 Tutorials The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Model Manager 2.2: Tutorials. Cary, NC: SAS Institute Inc. SAS Model Manager

More information

SAS Clinical Data Integration Server 2.1

SAS Clinical Data Integration Server 2.1 SAS Clinical Data Integration Server 2.1 User s Guide Preproduction Documentation THIS DOCUMENT IS A PREPRODUCTION DRAFT AND IS PROVIDED BY SAS INSTITUTE INC. ON AN AS IS BASIS WITHOUT WARRANTY OF ANY

More information

Chapter 3 Managing Results in Projects. Chapter Table of Contents

Chapter 3 Managing Results in Projects. Chapter Table of Contents Chapter 3 Managing Results in Projects Chapter Table of Contents Introduction... 55 Managing Projects... 55 CreatingaProject... 55 SavingaProject... 56 SavingaProjectUnderAnotherName... 57 RenamingaFolder...

More information

Overview. CHAPTER 2 Using the SAS System and SAS/ ASSIST Software

Overview. CHAPTER 2 Using the SAS System and SAS/ ASSIST Software 11 CHAPTER 2 Using the SAS System and SAS/ ASSIST Software Overview 11 Invoking the SAS System 12 Selecting Items 12 Entering Commands 13 Using Menus 13 Using Function Keys 15 Invoking SAS/ASSIST Software

More information

SAS Data Integration Studio 3.3. User s Guide

SAS Data Integration Studio 3.3. User s Guide SAS Data Integration Studio 3.3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Data Integration Studio 3.3: User s Guide. Cary, NC: SAS Institute

More information

Predictive Modeling with SAS Enterprise Miner

Predictive Modeling with SAS Enterprise Miner Predictive Modeling with SAS Enterprise Miner Practical Solutions for Business Applications Third Edition Kattamuri S. Sarma, PhD Solutions to Exercises sas.com/books This set of Solutions to Exercises

More information

Getting Started with SAS Factory Miner 14.2

Getting Started with SAS Factory Miner 14.2 Getting Started with SAS Factory Miner 14.2 SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. Getting Started with SAS Factory Miner 14.2. Cary,

More information

DataFlux Migration Guide 2.7

DataFlux Migration Guide 2.7 DataFlux Migration Guide 2.7 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. DataFlux Migration Guide 2.7. Cary, NC: SAS Institute Inc. DataFlux Migration Guide

More information

SAS. IT Service Level Management 2.1: Migration Documentation

SAS. IT Service Level Management 2.1: Migration Documentation SAS IT Service Level Management 2.1: Migration Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2005. SAS IT Service Level Management 2.1: Migration Documentation.

More information

The correct bibliographic citation for this manual is as follows: SAS Institute Inc Proc EXPLODE. Cary, NC: SAS Institute Inc.

The correct bibliographic citation for this manual is as follows: SAS Institute Inc Proc EXPLODE. Cary, NC: SAS Institute Inc. Proc EXPLODE The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. Proc EXPLODE. Cary, NC: SAS Institute Inc. Proc EXPLODE Copyright 2004, SAS Institute Inc., Cary,

More information

SAS. Information Map Studio 3.1: Creating Your First Information Map

SAS. Information Map Studio 3.1: Creating Your First Information Map SAS Information Map Studio 3.1: Creating Your First Information Map The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Information Map Studio 3.1: Creating Your

More information

Chapter 15 Mixed Models. Chapter Table of Contents. Introduction Split Plot Experiment Clustered Data References...

Chapter 15 Mixed Models. Chapter Table of Contents. Introduction Split Plot Experiment Clustered Data References... Chapter 15 Mixed Models Chapter Table of Contents Introduction...309 Split Plot Experiment...311 Clustered Data...320 References...326 308 Chapter 15. Mixed Models Chapter 15 Mixed Models Introduction

More information

SAS/ASSIST Software Setup

SAS/ASSIST Software Setup 173 APPENDIX 3 SAS/ASSIST Software Setup Appendix Overview 173 Setting Up Graphics Devices 173 Setting Up Remote Connect Configurations 175 Adding a SAS/ASSIST Button to Your Toolbox 176 Setting Up HTML

More information

Chapter 2 User Interface Features. networks Window. Drawing Panel

Chapter 2 User Interface Features. networks Window. Drawing Panel Chapter 2 User Interface Features networks Window When you invoke the networks application, the networks window appears. This window consists of three main components: a large drawing panel, a command

More information

SAS Contextual Analysis 13.2: Administrator s Guide

SAS Contextual Analysis 13.2: Administrator s Guide SAS Contextual Analysis 13.2: Administrator s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Contextual Analysis 13.2: Administrator's

More information

SAS Visual Analytics 7.2, 7.3, and 7.4: Getting Started with Analytical Models

SAS Visual Analytics 7.2, 7.3, and 7.4: Getting Started with Analytical Models SAS Visual Analytics 7.2, 7.3, and 7.4: Getting Started with Analytical Models SAS Documentation August 16, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015.

More information

Grid Computing in SAS 9.4

Grid Computing in SAS 9.4 Grid Computing in SAS 9.4 SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. Grid Computing in SAS 9.4. Cary, NC: SAS Institute Inc. Grid Computing

More information

SAS Business Rules Manager 2.1

SAS Business Rules Manager 2.1 SAS Business Rules Manager 2.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Business Rules Manager 2.1: User's Guide. Cary,

More information

SAS Inventory Optimization 5.1

SAS Inventory Optimization 5.1 SAS Inventory Optimization 5.1 System Administration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Insitute Inc. 2011. SAS Inventory Optimization 5.1: System

More information

SAS Cloud Analytic Services 3.1: Graphing Your Output

SAS Cloud Analytic Services 3.1: Graphing Your Output SAS Cloud Analytic Services 3.1: Graphing Your Output SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS Cloud Analytic Services 3.1: Graphing

More information

SAS 9.3 Intelligence Platform

SAS 9.3 Intelligence Platform SAS 9.3 Intelligence Platform Migration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS 9.3 Intelligence Platform: Migration Guide.

More information

SAS Theme Designer 3.1 for Flex

SAS Theme Designer 3.1 for Flex SAS Theme Designer 3.1 for Flex User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS Theme Designer for Flex 3.1: User s Guide. Cary,

More information

SAS Federation Server 4.2: Migration Guide

SAS Federation Server 4.2: Migration Guide SAS Federation Server 4.2: Migration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS Federation Server 4.2: Migration Guide. Cary,

More information

SAS 9.4 Foundation Services: Administrator s Guide

SAS 9.4 Foundation Services: Administrator s Guide SAS 9.4 Foundation Services: Administrator s Guide SAS Documentation July 18, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS 9.4 Foundation Services:

More information

Administering SAS Enterprise Guide 4.2

Administering SAS Enterprise Guide 4.2 Administering SAS Enterprise Guide 4.2 SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. Administering SAS Enterprise Guide 4.2. Cary, NC: SAS

More information

SAS Drug Development. SAS Macro API 1.3 User s Guide

SAS Drug Development. SAS Macro API 1.3 User s Guide SAS Drug Development SAS Macro API 1.3 User s Guide ii SAS Drug Development 4.3.1 and 4.3.2: SAS Macro API 1.3 User s Guide Copyright 2013, SAS Institute Inc., Cary, NC, USA All rights reserved. Produced

More information

Graphics. Chapter Overview CHAPTER 4

Graphics. Chapter Overview CHAPTER 4 47 CHAPTER 4 Graphics Chapter Overview 47 Additional Information 48 Producing a Bar Chart 48 Instructions 48 Adding Titles 50 Running the Graph 50 Printing the Graph 51 Exiting This Task 51 Producing a

More information

Highlights in JMP 10. The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust

Highlights in JMP 10. The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust Version 10 Highlights in JMP 10 The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust JMP, A Business Unit of SAS SAS Campus Drive Cary, NC 27513 The

More information

Enterprise Miner Software: Changes and Enhancements, Release 4.1

Enterprise Miner Software: Changes and Enhancements, Release 4.1 Enterprise Miner Software: Changes and Enhancements, Release 4.1 The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Enterprise Miner TM Software: Changes and Enhancements,

More information

SAS University Edition: Installation Guide for Windows

SAS University Edition: Installation Guide for Windows SAS University Edition: Installation Guide for Windows i 17 June 2014 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS University Edition: Installation Guide

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

Introduction. CHAPTER 3 Working in the SAS Windowing Environment

Introduction. CHAPTER 3 Working in the SAS Windowing Environment 57 CHAPTER 3 Working in the SAS Windowing Environment Introduction 57 Using Function Keys 58 Using the SAS ToolBox 60 Using the Command Window 60 Using the Toolbar 61 Using the Tool Icons 61 Opening Files

More information

Using Data Transfer Services

Using Data Transfer Services 103 CHAPTER 16 Using Data Transfer Services Introduction 103 Benefits of Data Transfer Services 103 Considerations for Using Data Transfer Services 104 Introduction For many applications, data transfer

More information

SAS Energy Forecasting 3.1 Installation Guide

SAS Energy Forecasting 3.1 Installation Guide SAS Energy Forecasting 3.1 Installation Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Document Title, Cary, NC: SAS Institute Inc. SAS Document Title

More information

Chapter 25 Editing Windows. Chapter Table of Contents

Chapter 25 Editing Windows. Chapter Table of Contents Chapter 25 Editing Windows Chapter Table of Contents ZOOMING WINDOWS...368 RENEWING WINDOWS...375 ADDING AND DELETING...378 MOVING AND SIZING...385 ALIGNING GRAPHS...391 365 Part 2. Introduction 366 Chapter

More information

Introduction. LOCK Statement. CHAPTER 11 The LOCK Statement and the LOCK Command

Introduction. LOCK Statement. CHAPTER 11 The LOCK Statement and the LOCK Command 113 CHAPTER 11 The LOCK Statement and the LOCK Command Introduction 113 LOCK Statement 113 Syntax 114 Examples 114 LOCK Command 115 Syntax 115 Examples 115 Introduction The LOCK statement enables you to

More information

SAS Forecast Server 3.1. Administrator s Guide to Installation and Configuration

SAS Forecast Server 3.1. Administrator s Guide to Installation and Configuration SAS Forecast Server 3.1 Administrator s Guide to Installation and Configuration The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Forecast Server 3.1: Administrator

More information

APPENDIX 2 Customizing SAS/ASSIST Software

APPENDIX 2 Customizing SAS/ASSIST Software 241 APPENDIX 2 Customizing SAS/ASSIST Software Introduction 241 Setting User Profile Options 241 Creating an Alternate Menu Bar 243 Introduction This appendix describes how you can customize your SAS/ASSIST

More information

CREATING THE ANALYSIS

CREATING THE ANALYSIS Chapter 14 Multiple Regression Chapter Table of Contents CREATING THE ANALYSIS...214 ModelInformation...217 SummaryofFit...217 AnalysisofVariance...217 TypeIIITests...218 ParameterEstimates...218 Residuals-by-PredictedPlot...219

More information

Using the SQL Editor. Overview CHAPTER 11

Using the SQL Editor. Overview CHAPTER 11 205 CHAPTER 11 Using the SQL Editor Overview 205 Opening the SQL Editor Window 206 Entering SQL Statements Directly 206 Entering an SQL Query 206 Entering Non-SELECT SQL Code 207 Creating Template SQL

More information

SAS Enterprise Miner : Tutorials and Examples

SAS Enterprise Miner : Tutorials and Examples SAS Enterprise Miner : Tutorials and Examples SAS Documentation February 13, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Enterprise Miner : Tutorials

More information

SAS Graphics Accelerator: User s Guide

SAS Graphics Accelerator: User s Guide SAS Graphics Accelerator: User s Guide SAS Documentation January 24, 2019 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Graphics Accelerator: User s Guide.

More information

SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition

SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition SAS Documentation The correct bibliographic citation for this manual is

More information

SAS Enterprise Guide 4.3

SAS Enterprise Guide 4.3 Administering SAS Enterprise Guide 4.3 SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2010. Administering SAS Enterprise Guide 4.3. Cary, NC: SAS

More information

SAS University Edition: Installation Guide for Linux

SAS University Edition: Installation Guide for Linux SAS University Edition: Installation Guide for Linux The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2018. SAS University Edition: Installation Guide for Linux. Cary,

More information

Formats. Formats Under UNIX. HEXw. format. $HEXw. format. Details CHAPTER 11

Formats. Formats Under UNIX. HEXw. format. $HEXw. format. Details CHAPTER 11 193 CHAPTER 11 Formats Formats Under UNIX 193 Formats Under UNIX This chapter describes SAS formats that have behavior or syntax that is specific to UNIX environments. Each format description includes

More information

Data Representation. Variable Precision and Storage Information. Numeric Variables in the Alpha Environment CHAPTER 9

Data Representation. Variable Precision and Storage Information. Numeric Variables in the Alpha Environment CHAPTER 9 199 CHAPTER 9 Data Representation Variable Precision and Storage Information 199 Numeric Variables in the Alpha Environment 199 Numeric Variables in the VAX Environment 200 Missing Values 201 Variable

More information

Using Cross-Environment Data Access (CEDA)

Using Cross-Environment Data Access (CEDA) 93 CHAPTER 13 Using Cross-Environment Data Access (CEDA) Introduction 93 Benefits of CEDA 93 Considerations for Using CEDA 93 Alternatives to Using CEDA 94 Introduction The cross-environment data access

More information

SAS Theme Designer 4.7 for Flex

SAS Theme Designer 4.7 for Flex SAS Theme Designer 4.7 for Flex User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Theme Designer 4.7 for Flex: User's Guide.

More information

SAS/FSP 9.2. Procedures Guide

SAS/FSP 9.2. Procedures Guide SAS/FSP 9.2 Procedures Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2008. SAS/FSP 9.2 Procedures Guide. Cary, NC: SAS Institute Inc. SAS/FSP 9.2 Procedures

More information

Chapter 27 Saving and Printing Graphics

Chapter 27 Saving and Printing Graphics Chapter 27 Saving and Printing Graphics Chapter Table of Contents CHOOSING FONTS...404 SETTING DISPLAY OPTIONS...406 SAVING GRAPHICS...407 SavingGraphicsCatalogs...407 SavingGraphicsFiles...408 PRINTING...410

More information

PRI Workshop Introduction to AMOS

PRI Workshop Introduction to AMOS PRI Workshop Introduction to AMOS Krissy Zeiser Pennsylvania State University klz24@pop.psu.edu 2-pm /3/2008 Setting up the Dataset Missing values should be recoded in another program (preferably with

More information

SAS Environment Manager 2.1

SAS Environment Manager 2.1 SAS Environment Manager 2.1 User s Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Environment Manager 2.1: User's

More information

Mira Shapiro, Analytic Designers LLC, Bethesda, MD

Mira Shapiro, Analytic Designers LLC, Bethesda, MD Paper JMP04 Using JMP Partition to Grow Decision Trees in Base SAS Mira Shapiro, Analytic Designers LLC, Bethesda, MD ABSTRACT Decision Tree is a popular technique used in data mining and is often used

More information

SAS Contextual Analysis 14.3: Administrator s Guide

SAS Contextual Analysis 14.3: Administrator s Guide SAS Contextual Analysis 14.3: Administrator s Guide SAS Documentation August 25, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Contextual Analysis

More information

SAS IT Resource Management 3.3

SAS IT Resource Management 3.3 SAS IT Resource Management 3.3 Migration Documentation SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS IT Resource Management 3.3: Migration

More information

The EXPLODE Procedure

The EXPLODE Procedure 415 CHATER 17 The EXLODE rocedure Overview 415 rocedure Syntax 416 ROC EXLODE Statement 416 ARMCARDS or ARMCARDS4 Statement 416 Message Lines 416 Null Statement 418 Examples 419 Example 1: Controlling

More information

CHAPTER 13 Importing and Exporting External Data

CHAPTER 13 Importing and Exporting External Data 127 CHAPTER 13 Importing and Exporting External Data Chapter Overview 127 Exporting a File 127 Instructions 128 Exiting This Task 130 Importing Data from a Flat File 130 Instructions 130 Chapter Overview

More information

Two-Machine Deployment of SAS Office Analytics 7.4

Two-Machine Deployment of SAS Office Analytics 7.4 Two-Machine Deployment of SAS Office Analytics 7.4 SAS Documentation January 8, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. Two-Machine Deployment of

More information

SAS/ACCESS Interface to R/3

SAS/ACCESS Interface to R/3 9.1 SAS/ACCESS Interface to R/3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS/ACCESS 9.1 Interface to R/3: User s Guide. Cary, NC: SAS Institute

More information

SAS Model Manager 2.3

SAS Model Manager 2.3 SAS Model Manager 2.3 Administrator's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS Model Manager 2.3: Administrator's Guide. Cary,

More information

SAS Web Infrastructure Kit 1.0. Overview

SAS Web Infrastructure Kit 1.0. Overview SAS Web Infrastructure Kit 1.0 Overview The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS Web Infrastructure Kit 1.0: Overview. Cary, NC: SAS Institute Inc.

More information

Creating and Executing Stored Compiled DATA Step Programs

Creating and Executing Stored Compiled DATA Step Programs 465 CHAPTER 30 Creating and Executing Stored Compiled DATA Step Programs Definition 465 Uses for Stored Compiled DATA Step Programs 465 Restrictions and Requirements 466 How SAS Processes Stored Compiled

More information

SAS Studio 3.7: Writing Your First Custom Task

SAS Studio 3.7: Writing Your First Custom Task SAS Studio 3.7: Writing Your First Custom Task SAS Documentation April 18, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Studio 3.7: Writing Your First

More information

CREATING THE DISTRIBUTION ANALYSIS

CREATING THE DISTRIBUTION ANALYSIS Chapter 12 Examining Distributions Chapter Table of Contents CREATING THE DISTRIBUTION ANALYSIS...176 BoxPlot...178 Histogram...180 Moments and Quantiles Tables...... 183 ADDING DENSITY ESTIMATES...184

More information

Chapter 6 Creating Reports. Chapter Table of Contents

Chapter 6 Creating Reports. Chapter Table of Contents Chapter 6 Creating Reports Chapter Table of Contents Introduction...115 Listing Data...115 ListDataOptions...116 List Data Titles...118 ListDataVariables...118 Example:CreateaListingReport...119 Creating

More information

SAS 9.2 Foundation Services. Administrator s Guide

SAS 9.2 Foundation Services. Administrator s Guide SAS 9.2 Foundation Services Administrator s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS 9.2 Foundation Services: Administrator s Guide. Cary, NC:

More information

Tasks Menu Reference. Introduction. Data Management APPENDIX 1

Tasks Menu Reference. Introduction. Data Management APPENDIX 1 229 APPENDIX 1 Tasks Menu Reference Introduction 229 Data Management 229 Report Writing 231 High Resolution Graphics 232 Low Resolution Graphics 233 Data Analysis 233 Planning Tools 235 EIS 236 Remote

More information

SAS IT Resource Management 3.8: Reporting Guide

SAS IT Resource Management 3.8: Reporting Guide SAS IT Resource Management 3.8: Reporting Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS IT Resource Management 3.8: Reporting Guide.

More information

Chapter 23 Introduction to the OPTEX Procedure

Chapter 23 Introduction to the OPTEX Procedure Chapter 23 Introduction to the OPTEX Procedure Chapter Table of Contents OVERVIEW...719 Features...719 Learning about the OPTEX Procedure...720 GETTING STARTED...721 ConstructingaNonstandardDesign...721

More information

Inventory Optimization Workbench 5.2

Inventory Optimization Workbench 5.2 SAS Inventory Optimization Workbench 5.2 Administrator s Guide, Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Inventory

More information

SAS. OnDemand for Academics: User s Guide. SAS Documentation

SAS. OnDemand for Academics: User s Guide. SAS Documentation SAS OnDemand for Academics: User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS OnDemand for Academics: User s Guide. Cary, NC:

More information

Permission Program. Support for Version 6 Only. Allowing SAS/SHARE Client Access to SAS Libraries or Files CHAPTER 40

Permission Program. Support for Version 6 Only. Allowing SAS/SHARE Client Access to SAS Libraries or Files CHAPTER 40 499 CHAPTER 40 Permission Program Support for Version 6 Only 499 Allowing SAS/SHARE Client Access to SAS Libraries or Files 499 Permission Program Examples 500 Building the Permission Program 500 Testing

More information

SAS/STAT 9.2 User s Guide. The TCALIS Procedure. (Experimental) (Book Excerpt)

SAS/STAT 9.2 User s Guide. The TCALIS Procedure. (Experimental) (Book Excerpt) SAS/STAT 9.2 User s Guide The TCALIS Procedure (Experimental) (Book Excerpt) This document is an individual chapter from SAS/STAT 9.2 User s Guide. The correct bibliographic citation for the complete manual

More information

The GTESTIT Procedure

The GTESTIT Procedure 967 CHAPTER 28 The GTESTIT Procedure Overview 967 About the Pictures 968 About the LOG 971 Procedure Syntax 972 PROC GTESTIT Statement 972 Examples 973 Example 1: Testing a GOPTIONS Statement 973 Overview

More information

DataFlux Web Studio 2.5. Installation and Configuration Guide

DataFlux Web Studio 2.5. Installation and Configuration Guide DataFlux Web Studio 2.5 Installation and Configuration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. DataFlux Web Studio 2.5: Installation and Configuration

More information

SCL Arrays. Introduction. Declaring Arrays CHAPTER 4

SCL Arrays. Introduction. Declaring Arrays CHAPTER 4 37 CHAPTER 4 SCL Arrays Introduction 37 Declaring Arrays 37 Referencing Array Elements 38 Grouping Variables That Have Sequential Names 39 Initializing The Elements of A Static Array 39 Assigning the Same

More information

Administrator for Enterprise Clients: User s Guide. Second Edition

Administrator for Enterprise Clients: User s Guide. Second Edition Administrator for Enterprise Clients: User s Guide Second Edition The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2002. Administrator for Enterprise Clients: User s

More information

Chapter 25 PROC PARETO Statement. Chapter Table of Contents. OVERVIEW SYNTAX SummaryofOptions DictionaryofOptions...

Chapter 25 PROC PARETO Statement. Chapter Table of Contents. OVERVIEW SYNTAX SummaryofOptions DictionaryofOptions... Chapter 25 PROC PARETO Statement Chapter Table of Contents OVERVIEW...793 SYNTAX...794 SummaryofOptions...794 DictionaryofOptions...795 791 Part 7. The CAPABILITY Procedure SAS OnlineDoc : Version 8 792

More information

SAS Data Loader 2.4 for Hadoop

SAS Data Loader 2.4 for Hadoop SAS Data Loader 2.4 for Hadoop vapp Deployment Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Data Loader 2.4 for Hadoop: vapp Deployment

More information

Macro Facility. About the Macro Facility. Automatic Macro Variables CHAPTER 14

Macro Facility. About the Macro Facility. Automatic Macro Variables CHAPTER 14 213 CHAPTER 14 Macro Facility About the Macro Facility 213 Automatic Macro Variables 213 Macro Statements 215 Macro Functions 215 SAS System Options Used by the Macro Facility 216 Using Autocall Libraries

More information