Menu
CAS Actions
Q&A Base
Data Sets
Français
English
Deutsch
Español
Data Prep Sheet
Action Principale :
annTrain
Preparation Code
Script awaiting validation
Copied!
Copy
1
2
DATA
my_hmeq;
3
SET
sampsio.hmeq;
4
5
RUN
;
6
7
PROC CASUTIL
;
8
load
9
DATA
=my_hmeq casout=
'my_hmeq'
replace;
10
11
RUN
;
12
data my_hmeq; set sampsio.hmeq; run; proc casutil; load data=my_hmeq casout='my_hmeq' replace; run;
Actions using this script
neuralNet
annTrain
En cours
No other action uses this exact script.
Copyright © WeAreCAS 2023-2025
This site uses technical and analytical cookies to improve your experience.
Read more
.
Continue without accepting
I understand