SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
Expand all | Collapse all

How can I conduct a discriminant analysis with a model that does not have a constant term using a command syntax of the "Discriminant" procedure?

  • 1.  How can I conduct a discriminant analysis with a model that does not have a constant term using a command syntax of the "Discriminant" procedure?

    Posted Tue October 12, 2021 07:59 AM

    Description: The discriminant procedure assumes a discriminant model having a constant term. Namely, it uses the discriminant function:

    f = a0 + a1*x1 + a2*x2 + ...

    where f is a category label, a_i is a coefficient, and x_i is an independent variable. I want to know the syntax for discriminant analysis without having the constant term. Namey, the discriminant function is

    f = a1*x1 + a2*x2 + ... .

    I cannot find an option to remove the constant term (a0) in the Discriminant procedure. (If the Discriminant procedure cannot do this analysis, can some other procedures do it?)






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: How can I conduct a discriminant analysis with a model that does not have a constant term using a command syntax of the "Discriminant" procedure?

    Posted Tue October 12, 2021 05:12 PM

    Dear Support Member​ ,

    if you have a statistical or coding question please use the IBM Data Science Community for SPSS Statistics instead of using this forum .

    Please go to the link below and ask your question:

    https://community.ibm.com/community/user/datascience/communities/community- home/digestviewer?communitykey=886b6874-0fb1-402c-8243- c70ef8179a99&tab=digestviewer

    Thank you.

    regards, IBM SPSS Technical Support






    #SPSSStatistics
    #Support
    #SupportMigration