Fiche Data Prep

Action Principale : histogram

Code de préparation

Script en attente de validation
Copié !
1DATA casuser.score;
2 DO i = 1 to 100;
3 x = rand('NORMAL', 0, 1);
4 OUTPUT;
5 END;
6RUN;QUIT;
Actions utilisant ce script
  • datapreprocess histogram En cours
  • Aucune autre action n'utilise ce script exact.