Learn SAS

Learn about the latest tips, tutorials, upcoming events and certifications

Analytics | Learn SAS
Rick Wicklin 0
Fit the Pareto distribution in SAS

Will the real Pareto distribution please stand up? SAS supports three different distributions that are named "Pareto." The Wikipedia page for the Pareto distribution lists five different "Pareto" distributions, including the three that SAS supports. This article shows how to fit the two-parameter Pareto distribution in SAS and discusses the

Analytics | Learn SAS | Programming Tips
Steffen Stahl 0
Erstes SAS User Group Meetup: „Am besten gehen die User am nächsten Tag zur Arbeit und legen direkt los“

Vor ein paar Wochen hat das erste deutsche SAS User Group Meetup in Berlin stattgefunden. Dort hatte ich die Gelegenheit, mit Igor Khorlo, Senior Statistical Programmer bei Syneos Health Deutschland und Gründer der SAS User Group Germany (SUGG), über seine Motivation zu sprechen, die Gruppe ins Leben zu rufen –

Learn SAS | Programming Tips
Jeanne (Hyunjin) Byun 0
[프로그래밍 팁] SAS바이야(SAS Viya) 자동화된 피처 엔지니어링 템플릿으로 예측 모델 생성하기

데이터 사이언티스트들은 작업 시간의 대부분을 데이터 준비와 피처(feature) 엔지니어링에 할애합니다. 지난 블로그를 통해 데이터 준비 작업에 유용한 프로그래밍 팁을 소개해드렸는데요. 오늘은 인공지능(AI) 기반 엔터프라이즈 분석 플랫폼 ‘SAS 바이야(SAS Viya)’의 기본 템플릿 중 ‘자동화된 피처 엔지니어링 템플릿’을 활용해 손쉽게 예측 모델을 생성하는 방법을 살펴보고자 합니다. 피처는 입력과 변수(독립 변수, 설명 변수)를 의미합니다. 그리고 피처 엔지니어링은 예측

Data Visualization | Learn SAS
Cindy Wang 0
Visualizing kernel density estimates in SAS Visual Analytics

Visualization of data density estimation, which is often used in statistical analysis and machine learning, will show the data’s characteristics like distribution, skewness and modality, etc. Commonly-used data density visualizations include boxplot, histogram, kernel density estimates, and some other plots. This blog post visualizes the kernel density estimates superimposing on histogram using SAS Visual Analytics.

1 17 18 19 20 21 47

Back to Top