單項(xiàng)選擇題sas日期是以數(shù)值形式存儲的,存儲值為1,轉(zhuǎn)變?yōu)閥ymmdd10.格式時(shí)為()。

A.1959-12-31
B.1960-01-01
C.1960-01-02
D.1960-01-03


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題

下面哪一段代碼可以生成下述結(jié)果?()

A.data _null_;set work.scores;file ’c:\data\teamdat’dlm=’,’;put name highscore team;run;
B.data _null_;set work.scores;file ’c:\data\teamdat’dlm=’’;put name highscore team;run;
C.data _null_;set work.scores;file ’c:\data\teamdat’dsd;put name highscore team;run;
D.data _null_;set work.scores;file ’c:\data\teamdat’;put name highscore team;run;

2.單項(xiàng)選擇題

下述程序運(yùn)行后,變量順序是?()
data perm.update;
infile invent;
input IDnum $15-19Item $1-13Instock 21-22
BackOrd 24-25;
Total=instock+backord;
run;

A.IDnum;Item;InStock;BackOrd ;Total
B.Item;IDnum ;InStock ;BackOrd ;Total
C.Total;IDnum;Item ;InStock ;BackOrd
D.Total;Item ;IDnum ;InStock ;BackOrd

4.單項(xiàng)選擇題在編譯階段不會發(fā)生()。

A.創(chuàng)建數(shù)據(jù)集描述
B.創(chuàng)建第一條觀測
C.創(chuàng)建PDV
D.創(chuàng)建_N__ERROR_自動變量

最新試題

欲研究高血壓(HBP,1=患病、0=未患?。┡c年齡(age)、性別(gender)、體質(zhì)指數(shù)(BMI)、日攝入鈉量(NA)的關(guān)系。由于年齡是連續(xù)變量,年齡增加1歲對高血壓的影響作用可能不顯著,通常的處理方法是對年齡進(jìn)行分組。但在logistic回歸中,sas提供了一個語句,可對增大年齡間隔,該選項(xiàng)是()

題型:單項(xiàng)選擇題

在K均值聚類proc fastclus 中,可用哪個選項(xiàng)來限制聚類個數(shù)?()

題型:單項(xiàng)選擇題

關(guān)于混淆矩陣,下列說法錯誤的是()。

題型:單項(xiàng)選擇題

下列哪種選項(xiàng)不是時(shí)間序列分析的模式辨識方法?()

題型:單項(xiàng)選擇題

下列關(guān)于因子分析和主成分分析的描述哪項(xiàng)是正確的?()

題型:單項(xiàng)選擇題

下列哪個不可以用來評價(jià)logistic回歸模型的預(yù)測力?()

題型:單項(xiàng)選擇題

下列關(guān)于PROC GLM的說法錯誤的是()。

題型:單項(xiàng)選擇題

下列哪個是隨機(jī)游走模型?()

題型:單項(xiàng)選擇題

欲研究高血壓(HBP,1=患病、0=未患?。┡c年齡(age)、性別(gender)、體質(zhì)指數(shù)(BMI)、日攝入鈉量(NA)的關(guān)系。以下哪個不屬于評價(jià)模型的指標(biāo)?()

題型:單項(xiàng)選擇題

請根據(jù)下圖判斷該時(shí)間序列是什么過程?()

題型:單項(xiàng)選擇題