24h購物| | PChome| 登入
2010-01-04 15:08:38| 人氣85| 回應0 | 上一篇 | 下一篇

sas0104

推薦 0 收藏 0 轉貼0 訂閱站台

data d;set c;
if id=9613038 then delete;
proc gplot;
plot score1*score2;
run;
proc corr;
var score1 score2;
run;
proc glm;
model score2=score1/solution;
run;

台長: ▫▪►栗可白

您可能對以下文章有興趣

人氣(85) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 不分類 | 個人分類: sas fucking good |
此分類下一篇:all finish
此分類上一篇:sas1221

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文