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 may potentially show some association with the behavior you are trying to predict. Examples include:

  1. Create an instance of the Activity rule by selecting Activity from the Technical category.

  2. In the activity steps, use 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.