You are here: Reference > Activity methods > Call another activity > Obtaining predictor information

Obtaining predictor information

Use the Call instruction with the DSMPublicAPI-ADM.pxLoadPredictorInfo activity to obtain the predictor information of an adaptive model. Predictors contain information about the cases whose values might potentially show some association with the behavior that you are trying to predict.

Examples of predictor information include:

  1. Create an instance of the Activity rule by clicking Records Explorer > Technical > Activity.

  2. In the activity steps, enter the Call DSMPublicAPI-ADM.pxLoadPredictorInfo method.

  3. Click the arrow to the left of the Method field to expand the method and specify its parameters:

  4. Click Save.