Community
Home
Welcome
Getting Started
Community Memo
All Things Community
SAS Customer Recognition Awards (2024)
SAS Customer Recognition Awards (2023)
SAS Community Library
SAS Product Suggestions
Upcoming Events
SAS Customer Recognition Awards
All Recent Topics
Learn
New SAS User
SAS Software for Learning Community
Ask the Expert
SAS Certification
SAS Tips from the Community
SAS Training
Programming 1 and 2
Advanced Programming
Course Case Studies and Challenges
Trustworthy AI
SAS Global Forum Proceedings 2021
Tech Report Archive
SAS Insights Archive
Programming
SAS Programming
SAS Procedures
SAS Enterprise Guide
SAS Studio
Graphics Programming
ODS and Base Reporting
SAS Code Examples
SAS Web Report Studio
Developers
Analytics
Statistical Procedures
SAS Data Science
Mathematical Optimization, Discrete-Event Simulation, and OR
SAS/IML Software and Matrix Computations
SAS Forecasting and Econometrics
Streaming Analytics
Research and Science from SAS
SAS Viya
SAS Viya
SAS Viya on Microsoft Azure
SAS Viya Release Updates
Moving to SAS Viya
SAS Visual Analytics
SAS Visual Analytics Gallery
Your Journey to Success
SAS Viya Workbench
SAS Viya Workbench: Getting Started
SAS Viya Workbench Discussion
SAS Viya Workbench: Release Updates
Administration
Administration and Deployment
Architecture
SAS Hot Fix Announcements
SUGA
Solutions
Microsoft Integration with SAS
Decisioning
SAS Decision Builder
Data Management
Customer Intelligence
SAS Customer Intelligence
SAS Customer Intelligence 360 Release Notes
SAS 360 Match
Risk and Fraud
SAS Risk Management
Fraud, AML and Security Intelligence
SAS Risk Release Updates
Risk & Finance Analytics
Insurance Fraud
MRM AI Governance Working Group
SAS Quant Community
SAS Health
SAS Health and Life Sciences
SAS Life Science Analytics Framework
Hubs
Regional Hubs
SAS User Groups
SAS Community Nordic
AML Nordic User Group
SAS Japan
SAS Korea
CoDe SAS German
SAS Plattform Netzwerk
SAS Brazil Community
SAS Spanish Community
SAS Users Group in Israel
欢迎来到SAS中文社区!
Ottawa Area SAS Users' Society
Toronto Area SAS Users Group
SAS Türkiye Community
Special Interest Hubs
SAS Hacker's Hub
SAS Innovate 2025
SAS Analytics Explorers
The Curiosity Cup
SAS Inner Circle Panel
SAS Hackathon Team Profiles (Past)
SAS Explore
Reporting and Optimization
Intern Alumni Network Community
Sign In
All community
Knowledge base
alan_maxs
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Home
/
About alan_maxs
09-30-2018
alan_maxs
Calcite | Level 5
Member since
09-25-2016
View All
24
Posts
0
Likes Given
0
Solutions
0
Likes Received
Follow alan_maxs
Recent Posts
Activity
Posts Liked
Posts Liked by Others
Article Contributions
Latest posts by alan_maxs
Subject
Views
Posted
Re: delete/retein observations by frequency (n) of variables
SAS Programming
710
07-12-2017
07:10 PM
Re: delete/retein observations by frequency (n) of variables
SAS Programming
7737
07-12-2017
07:02 PM
Re: delete/retein observations by frequency (n) of variables
SAS Programming
7832
07-08-2017
09:35 PM
Re: delete/retein observations by frequency (n) of variables
SAS Programming
7843
07-08-2017
07:33 PM
Re: delete/retein observations by frequency (n) of variables
SAS Programming
7846
07-08-2017
07:15 PM
Re: delete/retein observations by frequency (n) of variables
SAS Programming
7879
07-08-2017
04:28 PM
Re: ADD RECORDS TO MASTER DATA SET BY...
SAS Programming
2563
07-07-2017
02:25 PM
delete/retein observations by frequency (n) of variables
SAS Programming
7961
07-07-2017
02:23 PM
Re: ADD RECORDS TO MASTER DATA SET BY...
SAS Programming
2586
07-06-2017
01:31 PM
Re: ADD RECORDS TO MASTER DATA SET BY...
SAS Programming
2614
07-04-2017
02:02 PM
View All
Activity Feed for alan_maxs
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-12-2017
07:10 PM
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-12-2017
07:02 PM
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-08-2017
09:35 PM
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-08-2017
07:33 PM
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-08-2017
07:15 PM
Posted
Re: delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-08-2017
04:28 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-07-2017
02:25 PM
Posted
delete/retein observations by frequency (n) of variables
on
SAS Programming
.
07-07-2017
02:23 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-06-2017
01:31 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-04-2017
02:02 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-03-2017
05:32 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-03-2017
05:25 PM
Posted
Re: ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
07-03-2017
05:24 PM
Posted
ADD RECORDS TO MASTER DATA SET BY...
on
SAS Programming
.
06-28-2017
12:07 AM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
11-15-2016
06:34 AM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
11-14-2016
01:53 PM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
11-07-2016
08:17 PM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
10-24-2016
02:57 PM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
10-03-2016
08:35 AM
Posted
Re: MACRO SAS to build a pedigree of specific individuals
on
SAS Programming
.
09-28-2016
07:52 AM
Topics alan_maxs has Participated In
Topics alan_maxs has Participated In
Latest Contributions by alan_maxs
Re: delete/retein observations by frequency (n) of variables
by
Ksharp
in
SAS Programming
07-13-2017
08:32 AM
07-13-2017
08:32 AM
Sorry. Change it into the following data have; length from to $ 40; set temp ; run; But I only got zero obs. that means all these identip cg are linked by the level which has less than 3 count .
... View more
Re: ADD RECORDS TO MASTER DATA SET BY...
by
alan_maxs
in
SAS Programming
07-07-2017
02:25 PM
07-07-2017
02:25 PM
Ok. Here: https://communities.sas.com/t5/Base-SAS-Programming/delete-retein-observations-by-frequency-n-of-variables/m-p/374057#M89506
... View more
Re: MACRO SAS to build a pedigree of specific individuals
by
Ksharp
in
SAS Programming
11-15-2016
11:26 PM
11-15-2016
11:26 PM
Yes. That is what I referred to .
... View more
Contact Me
Online Status
Offline
Date Last Visited
09-30-2018
09:49 AM
Quick links
Register
Sign In