PROC SGPLOT Procedure

基本圖

SCATTER  X=variable Y=variable </option(s)>; 
SERIES   X=variable Y=variable </option(s)>; 
STEP     X=variable Y=variable </option(s)>; 
BAND     X=variable Y=variable UPPER= numeric-value  | numeric-variable LOWER= numeric-value  |  numeric-variable </option(s)>; 
NEEDLE   X=variable Y=numeric-variable </option(s)>; 
VECTOR   X=numeric-variable Y=numeric-variable </option(s)>; 

擬合圖

LOESS    X=numeric-variable Y=numeric-variable </option(s)>; 
REG      X=numeric-variable Y=numeric-variable </option(s)>; 
PBSPLINE X=numeric-variable Y=numeric-variable </option(s)>; 
ELLIPSE  X=numeric-variable Y=numeric-variable </option(s)>; 

分布圖

HBOX      analysis-variable </option(s)>;
VBOX      analysis-variable </option(s)>;
HISTOGRAM response-variable </option(s)>; 
DENSITY   response-variable </option(s)>; 

分類圖

DOT   category-variable </option(s)> ; 
HBAR  category-variable </option(s)>;
VBAR  category-variable </option(s)>; 
HLINE category-variable </option(s)>;
VLINE category-variable </option(s)>;
HBARPARM  CATEGORY= category-variable RESPONSE=numeric-variable </option(s)>;
VBARPARM  CATEGORY= category-variable RESPONSE=numeric-variable </option(s)>;
WATERFALL CATEGORY= category-variable RESPONSE=numeric-variable </option(s)>; 
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

推薦閱讀更多精彩內(nèi)容