Analytics

Find out how analytics, from data mining to cognitive computing, is changing the way we do business

Analytics | Learn SAS
Rick Wicklin 0
Estimate a bivariate CDF in SAS

This article shows how to estimate and visualize a two-dimensional cumulative distribution function (CDF) in SAS. SAS has built-in support for this computation. Although the bivariate CDF is not used as much as the univariate CDF, the bivariate version is still a useful tool in understanding the probable values of

Analytics
SAS Taiwan 0
資料處理時若遇到編碼/亂碼問題應如何解決?

一、可能有的狀況 錯誤訊息: [Error] Failed to transcode data from utf-16le to wlatin1 encoding because it contained characters which are not supported by your SAS session encoding. Please review your encoding= and locale= SAS system options to ensure that they can accommodate the data that you want to process. 資料匯入後都是亂碼 二、造成原因 資料與電腦環境的編碼不同,便可能造成使用者資料匯入後無法使用

1 405 406 407 408 409 1,186