Skip to content

IBMPredictiveAnalytics/STATS_IF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATS IF

Execute blocks of code conditionally

This command accepts a list of logical conditions and executes the associated block of code for the first condition that is true. Conditions are written as Python expressions in which the values are from previously executed Python code or Python apis.


Requirements

  • IBM SPSS Statistics 18 or later and the corresponding IBM SPSS Statistics-Integration Plug-in for Python.

Installation intructions

  1. Open IBM SPSS Statistics
  2. Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
  3. Search for the name of the extension and click Ok. Your extension will be available.

License

  • Apache 2.0

Contributors

  • JKP, IBM SPSS