How can you compute statistics like sum, mean, or max during the reshaping process?

2 vues

Réponse

You can use the 'sum', 'mean', 'max', 'min', 'range', or 'nMiss' parameters to specify the variables for which you want to compute these statistics. The results are added as new variables to the output table.
Did this answer help you?
longToWide

dataShaping

See technical action