Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Menu: ViewInterface PropertiesFormatsNew Format

Press this button to create a new format for displaying parameter estimates on the path diagram.

See To create a new format.

Programming

In Amos Graphics programs, you can simulate clicking this button as follows (Visual Basic):

      Dim aButton As Windows.Forms.Button = pd.GetButton("InterfacePropertiesForm", "StylesNew")
      aButton.PerformClick

© 2021 Amos Development Corporation