Previous Page | Next Page

The CALIS Procedure

Guide to the Intermediate Skill Level

At the intermediate level, you learn to minimize your mistakes in model specification and to establish more sophisticated modeling techniques. The following topics in the Details: CALIS Procedure section or elsewhere can help:

  • The section Naming Variables and Parameters summarizes the naming rules and conventions for variable and parameter names in specifying models.

  • The section Setting Constraints on Parameters covers various techniques of constraining parameters in model specifications.

  • The section Automatic Variable Selection discusses how PROC CALIS treats variables in the models and variables in the data sets. It also discusses situations where the VAR statement specification is deemed necessary.

  • The section Computational Problems discusses computational problems that occur quite commonly in structural equation modeling. It also discusses some possible remedies of the computational problem.

  • The section Missing Values describes the default treatment of missing values.

  • The statements REFMODEL and RENAMEPARM are useful when you need to make references to well-defined models when specifying a "new" model. See Example 25.25 for an application.

Revisit topics and examples covered at the basic level, as needed, to help you better understand the topics at the intermediate level.

You can also study the following more advanced examples:

Previous Page | Next Page | Top of Page